Skip to content

Commit a741e6b

Browse files
chore(deps): update docker/login-action digest to da5b89b
1 parent ea4bc94 commit a741e6b

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

0 commit comments

Comments
 (0)