Skip to content

Commit 01622ba

Browse files
chore(deps): update docker/login-action digest to 5b7b28b
1 parent c5e1158 commit 01622ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
ref: ${{ needs.release-please.outputs.release_tag_name }}
5454

5555
- name: Log in to the Container registry
56-
uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
56+
uses: docker/login-action@5b7b28b1cc417bbd34cd8c225a957c9ce9adf7f2
5757
with:
5858
registry: ${{ env.REGISTRY }}
5959
username: ${{ github.actor }}

0 commit comments

Comments
 (0)