We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dec7975 + 3dfd54f commit f585305Copy full SHA for f585305
1 file changed
.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@v3
+ uses: actions/attest-build-provenance@v4
41
with:
42
subject-path: |
43
dist/*.tar.gz
0 commit comments