Skip to content

Commit c0ef0d7

Browse files
chore(deps): update docker/login-action digest to 327cd5a
1 parent 9ddce8c commit c0ef0d7

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
@@ -56,7 +56,7 @@ jobs:
5656

5757
# We use commit sha here to be as safe as possible with credentials.
5858
- name: Log in to the Container registry
59-
uses: docker/login-action@1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9
59+
uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
6060
with:
6161
registry: ${{ env.REGISTRY }}
6262
username: ${{ github.actor }}

0 commit comments

Comments
 (0)