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@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
35
+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
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@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
40
+ uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
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