We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34427b9 commit ee3cefcCopy full SHA for ee3cefc
.github/workflows/docker-image.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v3
25
26
- name: Log in to the Container registry
27
- uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
+ uses: docker/login-action@70fccc794acd729b2b22dd6a326895f286447728
28
with:
29
registry: ${{ env.REGISTRY }}
30
username: ${{ github.actor }}
0 commit comments