Skip to content

Commit 03355d2

Browse files
chore(deps): update docker/login-action digest to 6862ffc
1 parent 9445edd commit 03355d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Log in to the Container registry
4040
if: steps.semantic.outputs.new_release_published == 'true'
41-
uses: docker/login-action@3b8fed7e4b60203b2aa0ecc6c6d6d91d12c06760
41+
uses: docker/login-action@6862ffc5ab2cdb4405cf318a62a6f4c066e2298b
4242
with:
4343
registry: ${{ env.REGISTRY }}
4444
username: ${{ github.actor }}

0 commit comments

Comments
 (0)