Skip to content

Commit a72e09e

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

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

0 commit comments

Comments
 (0)