Skip to content

Commit 8a19900

Browse files
chore(deps): Update docker/login-action digest to 4907a6d
1 parent 4a63a84 commit 8a19900

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

0 commit comments

Comments
 (0)