Skip to content

Commit 20e4045

Browse files
chore(deps): update docker/login-action digest to 0689575 (#714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bcdafd2 commit 20e4045

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@9780b0c442fbb1117ed29e0efdff1e18412f7567
55+
uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0
5656
with:
5757
registry: ${{ env.REGISTRY }}
5858
username: ${{ github.actor }}

0 commit comments

Comments
 (0)