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 bbb411f commit dd509e1Copy full SHA for dd509e1
.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