Skip to content

Commit 3dcabc9

Browse files
authored
Use attest-build-provenance@v1 (#5)
1 parent a2f8755 commit 3dcabc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
path: ${{ env.WASM_FILE }}
7373

7474
- name: Build Attestation for Release
75-
uses: actions/attest-build-provenance@v2.0.1
75+
uses: actions/attest-build-provenance@v1
7676
with:
7777
subject-name: web_auth.wasm
7878
subject-path: ${{ env.WASM_FILE }}

0 commit comments

Comments
 (0)