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 : github-early-access/generate -build-provenance@main
35
+ uses : actions/attest -build-provenance@951c0c5f8e375ad4efad33405ab77f7ded2358e4 # v1.1.1
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 : github-early-access/generate -build-provenance@main
40
+ uses : actions/attest -build-provenance@951c0c5f8e375ad4efad33405ab77f7ded2358e4 # v1.1.1
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