We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d7c0ed commit fb97823Copy full SHA for fb97823
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
uses: ko-build/setup-ko@d006021bd0c28d1ce33a07e7943d48b079944c8d # v0.9
53
54
- name: Log in to GitHub Container Registry
55
- uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
+ uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4
56
with:
57
registry: ghcr.io
58
username: ${{ github.actor }}
0 commit comments