Skip to content

Commit ee84954

Browse files
chore(deps): update docker/login-action digest to 219c305 (#365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 884d444 commit ee84954

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

0 commit comments

Comments
 (0)