We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents caa32b7 + 46f2b8f commit 7308e1bCopy full SHA for 7308e1b
.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@5e57cd118135c172c3672efd75eb46360885c0ef # v3
+ uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
56
with:
57
registry: ghcr.io
58
username: ${{ github.actor }}
0 commit comments