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 2871c16 + 2c150f2 commit 0ae3a76Copy full SHA for 0ae3a76
1 file changed
.github/workflows/release.yaml
@@ -29,7 +29,7 @@ jobs:
29
go-version: stable
30
cache: false
31
- name: Run GoReleaser
32
- uses: goreleaser/goreleaser-action@1a80836c5c9d9e5755a25cb59ec6f45a3b5f41a8 # v7.2.1
+ uses: goreleaser/goreleaser-action@5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 # v7.2.2
33
with:
34
distribution: goreleaser
35
args: release --clean --verbose -f goreleaser.yaml ${{ env.flags }}
0 commit comments