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 6adc6c9 commit 74ed2c2Copy full SHA for 74ed2c2
1 file changed
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
registry: ghcr.io
31
username: ${{ github.repository_owner }}
32
password: ${{ secrets.GITHUB_TOKEN }}
33
- - uses: goreleaser/goreleaser-action@1a80836c5c9d9e5755a25cb59ec6f45a3b5f41a8 # v7
+ - uses: goreleaser/goreleaser-action@5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 # v7
34
with:
35
# either 'goreleaser' (default) or 'goreleaser-pro':
36
distribution: goreleaser
0 commit comments