We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 010cf9b commit 37d0031Copy full SHA for 37d0031
.github/workflows/goreleaser.yml
@@ -37,7 +37,7 @@ jobs:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
39
- name: Generate signed build provenance attestations for workflow artifacts
40
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
41
with:
42
subject-path: |
43
dist/*.tar.gz
0 commit comments