We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4a1f28 + 1cb6b25 commit bef4882Copy full SHA for bef4882
1 file changed
.github/workflows/goreleaser.yml
@@ -38,7 +38,7 @@ jobs:
38
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39
40
- name: Generate signed build provenance attestations
41
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
42
with:
43
subject-path: |
44
dist/*.tar.gz
0 commit comments