Skip to content

Commit 22a1e55

Browse files
chore(deps): update docker/login-action digest to a979406 (#493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56ad0bd commit 22a1e55

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
@@ -47,7 +47,7 @@ jobs:
4747
ref: ${{ needs.release-please.outputs.release_tag_name }}
4848

4949
- name: Log in to the Container registry
50-
uses: docker/login-action@40891eba8c2bcd1309b07ba8b11232f313e86779
50+
uses: docker/login-action@a9794064588be971151ec5e7144cb535bcb56e36
5151
with:
5252
registry: ${{ env.REGISTRY }}
5353
username: ${{ github.actor }}

0 commit comments

Comments
 (0)