Skip to content

Commit 630518a

Browse files
chore(deps): update docker/login-action digest to 40891eb (#473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1271eab commit 630518a

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@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
50+
uses: docker/login-action@40891eba8c2bcd1309b07ba8b11232f313e86779
5151
with:
5252
registry: ${{ env.REGISTRY }}
5353
username: ${{ github.actor }}

0 commit comments

Comments
 (0)