We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56029d9 + a088f48 commit f902a45Copy full SHA for f902a45
1 file changed
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
33
34
- name: Log in to GHCR
35
- uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
+ uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
36
with:
37
registry: ghcr.io
38
username: ${{ github.actor }}
0 commit comments