File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 32
32
run : ./build.sh generateapichanges -s true
33
33
34
34
- name : generate build provenance
35
- uses : actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
35
+ uses : actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
36
36
with :
37
37
subject-path : " ${{ github.workspace }}/build/output/*.nupkg"
38
38
Original file line number Diff line number Diff line change 37
37
run : ./build.sh createreleaseongithub -s true --token ${{ secrets.GITHUB_TOKEN }}
38
38
39
39
- name : generate build provenance
40
- uses : actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
40
+ uses : actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
41
41
with :
42
42
subject-path : " ${{ github.workspace }}/build/output/*.nupkg"
43
43
You can’t perform that action at this time.
0 commit comments