Skip to content

Commit bb7474d

Browse files
chore(deps): Update docker/login-action digest to b45d80f
1 parent 4a63a84 commit bb7474d

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

0 commit comments

Comments
 (0)