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 02fea84 commit 8fcc86eCopy full SHA for 8fcc86e
1 file changed
.github/workflows/release.yaml
@@ -77,7 +77,7 @@ jobs:
77
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
78
with:
79
go-version-file: go.mod
80
- - uses: goreleaser/goreleaser-action@5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 # v7.2.2
+ - uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7.2.3
81
82
version: "~> v2"
83
args: release --clean
0 commit comments