File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 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@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
35
+ uses : actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
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@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
40
+ uses : actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
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