diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 13a3eb4..eee7c20 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -69,7 +69,7 @@ jobs: QUILL_NOTARY_KEY: ${{ secrets.APPLE_NOTARY_KEY }} - name: Run GoReleaser - uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0 + uses: goreleaser/goreleaser-action@1a80836c5c9d9e5755a25cb59ec6f45a3b5f41a8 # v7.2.1 with: distribution: goreleaser version: "~> v2"