We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67e4090 + cee927f commit 7f1c943Copy full SHA for 7f1c943
1 file changed
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
with:
57
go-version-file: "go.mod"
58
- name: Setup GoReleaser
59
- uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
+ uses: goreleaser/goreleaser-action@e24998b8b67b290c2fa8b7c14fcfa7de2c5c9b8c # v7.1.0
60
61
install-only: true
62
- uses: actions/create-github-app-token@v3
0 commit comments