File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7373 gvim*.exe
7474
7575 - name : Attest Installer
76- uses : actions/attest-build-provenance@v2
76+ uses : actions/attest-build-provenance@v3
7777 with :
7878 subject-name : arm64-windows-installer.exe
7979 subject-digest : sha256:${{ steps.upload-installer.outputs.artifact-digest }}
8989 gvim*.zip
9090
9191 - name : Attest Zip File
92- uses : actions/attest-build-provenance@v2
92+ uses : actions/attest-build-provenance@v3
9393 with :
9494 subject-name : arm64-windows-zip-archive.zip
9595 subject-digest : sha256:${{ steps.upload-zip.outputs.artifact-digest }}
@@ -105,7 +105,7 @@ jobs:
105105 gvim*arm64.*
106106
107107 - name : Attest Zip File for Signpath
108- uses : actions/attest-build-provenance@v2
108+ uses : actions/attest-build-provenance@v3
109109 with :
110110 subject-name : arm64-windows-zip-archive.zip
111111 subject-digest : sha256:${{ steps.upload-unsigned-zip.outputs.artifact-digest }}
You can’t perform that action at this time.
0 commit comments