We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7da544 commit 947d18dCopy full SHA for 947d18d
.github/workflows/release.yaml
@@ -21,7 +21,7 @@ jobs:
21
go-version-file: go.mod
22
23
- name: Release
24
- uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6
+ uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6
25
with:
26
# You can pass flags to goreleaser via GORELEASER_ARGS
27
# --clean will save you deleting the dist dir
0 commit comments