Skip to content

Commit ffbd6ff

Browse files
chore(deps): update docker/login-action digest to e46b7e3
1 parent 94ee49a commit ffbd6ff

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

0 commit comments

Comments
 (0)