Skip to content

Commit 41f982b

Browse files
chore(deps): Update docker/login-action digest to 2e1345c
1 parent 4a63a84 commit 41f982b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# registry using the account and password that will publish the packages.
3939
# Once published, the packages are scoped to the account defined here.
4040
- name: Log in to the Container registry
41-
uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
41+
uses: docker/login-action@2e1345c05f9563db17b704b7855578af55a6c8be
4242
with:
4343
registry: ${{ env.REGISTRY }}
4444
username: ${{ github.actor }}

0 commit comments

Comments
 (0)