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.
1 parent 18350e8 commit a1b7845Copy full SHA for a1b7845
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
go-version: stable
26
# More assembly might be required: Docker logins, GPG, etc. It all depends
27
# on your needs.
28
- - uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
+ - uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4
29
with:
30
registry: ghcr.io
31
username: ${{ github.repository_owner }}
0 commit comments