Skip to content

Commit aaf2ec0

Browse files
authoredApr 24, 2024
chore(deps): update docker/login-action digest to 5f4866a
1 parent 918a697 commit aaf2ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release-please.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
ref: ${{ needs.release-please.outputs.release_tag_name }}
5353

5454
- name: Log in to the Container registry
55-
uses: docker/login-action@a9794064588be971151ec5e7144cb535bcb56e36
55+
uses: docker/login-action@5f4866a30a54f16a52d2ecb4a3898e9e424939cf
5656
with:
5757
registry: ${{ env.REGISTRY }}
5858
username: ${{ github.actor }}

0 commit comments

Comments
 (0)