diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b29744d..d103fec 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -40,7 +40,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GO_RELEASER }} - name: Generate signed build provenance attestations for workflow artifacts - uses: actions/attest-build-provenance@v2 + uses: actions/attest-build-provenance@v3 with: subject-path: | dist/*.tar.gz