Skip to content

Commit 7e8ed83

Browse files
chore(deps): update docker/login-action digest to 3da7dc6 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27f7d4d commit 7e8ed83

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

0 commit comments

Comments
 (0)