We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 489c941 commit f4a64a3Copy full SHA for f4a64a3
.github/workflows/publish.yml
@@ -83,7 +83,7 @@ jobs:
83
tar cvzf "$REPO_NAME.tar.gz" -T <(sort -u "$RUNNER_TEMP/files")
84
85
- name: Generate attestations
86
- uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
+ uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
87
with:
88
subject-path: |
89
*.wasm
0 commit comments