We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e449d commit 081db7fCopy full SHA for 081db7f
1 file changed
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
merge-multiple: true
61
62
- name: Generate artifact attestations
63
- uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
+ uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
64
with:
65
subject-path: "dist/*"
66
0 commit comments