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 0545c4b commit 1fb9b6cCopy full SHA for 1fb9b6c
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Generate build provenance attestation
52
if: startsWith(github.ref, 'refs/tags/')
53
- uses: actions/attest-build-provenance@v1
+ uses: actions/attest-build-provenance@v3
54
with:
55
subject-path: dist/**
56
0 commit comments