diff --git a/.github/workflows/goreleaser.yaml b/.github/workflows/goreleaser.yaml index db4cd617..315ab0bb 100644 --- a/.github/workflows/goreleaser.yaml +++ b/.github/workflows/goreleaser.yaml @@ -93,7 +93,7 @@ jobs: uses: anchore/sbom-action/download-syft@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0 - name: Run GoReleaser ${{ env.flags }} - uses: goreleaser/goreleaser-action@e24998b8b67b290c2fa8b7c14fcfa7de2c5c9b8c # v7.1.0 + uses: goreleaser/goreleaser-action@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94 # v7.2.3 env: # GITHUB_TOKEN is scoped to the release repo only. Goreleaser # uses it for release uploads and git operations in the working