Skip to content

Commit 0038e45

Browse files
chore(deps): update docker/login-action digest to 327cd5a (#728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Todd Baert <toddbaert@gmail.com>
1 parent 740205f commit 0038e45

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

0 commit comments

Comments
 (0)