diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 28e57964b..c2e0a0487 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -41,7 +41,7 @@ jobs: with: go-version-file: go.mod - name: Run GoReleaser - uses: goreleaser/goreleaser-action@5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 # v7.2.2 + uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7.2.3 with: # either 'goreleaser' (default) or 'goreleaser-pro' distribution: goreleaser