Skip to content

Commit 2eeefab

Browse files
chore(deps): update docker/login-action digest to 5e57cd1
1 parent 6f89126 commit 2eeefab

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@5e57cd118135c172c3672efd75eb46360885c0ef
4242
with:
4343
registry: ${{ env.REGISTRY }}
4444
username: ${{ github.actor }}

0 commit comments

Comments
 (0)