Skip to content

Commit 27d12c7

Browse files
chore(deps): update docker/login-action digest to 6d4b68b
1 parent 87ca732 commit 27d12c7

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

0 commit comments

Comments
 (0)