Skip to content

Commit fb97823

Browse files
chore(deps): update docker/login-action action to v4 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d7c0ed commit fb97823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
uses: ko-build/setup-ko@d006021bd0c28d1ce33a07e7943d48b079944c8d # v0.9
5353

5454
- name: Log in to GitHub Container Registry
55-
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
55+
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
5656
with:
5757
registry: ghcr.io
5858
username: ${{ github.actor }}

0 commit comments

Comments
 (0)