File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1818 platform : [linux]
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
21+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222 with :
2323 persist-credentials : false
2424 # Get tags and all history in order to find latest tag in later step
8080 # zizmor: ignore[excessive-permissions]
8181 runs-on : ubuntu-latest
8282 steps :
83- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
83+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
8484 with :
8585 persist-credentials : false
8686
Original file line number Diff line number Diff line change 2121 platform : [linux]
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
24+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2525 with :
2626 persist-credentials : false
2727
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Checkout repository
16- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
16+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717 with :
1818 persist-credentials : false
1919
Original file line number Diff line number Diff line change 2727 pull-requests : write
2828 steps :
2929 - name : Checkout repository
30- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
30+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3131 with :
3232 persist-credentials : false
3333
5959 if : needs.handle-label.outputs.should_run_review == 'true'
6060 steps :
6161 - name : Checkout repository
62- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
62+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6363 with :
6464 ref : refs/pull/${{ github.event.pull_request.number }}/merge
6565 persist-credentials : false
Original file line number Diff line number Diff line change 1212 build :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
15+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616 with :
1717 persist-credentials : false
1818
5757 - ppc64le
5858 - s390x
5959 steps :
60- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
60+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6161 with :
6262 persist-credentials : false
6363
7171 matrix :
7272 architecture : [ amd64, arm64 ]
7373 steps :
74- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
74+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
7575 with :
7676 persist-credentials : false
7777
Original file line number Diff line number Diff line change 6565 matrix :
6666 architecture : [amd64, arm64]
6767 steps :
68- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
68+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6969 with :
7070 persist-credentials : false
7171
You can’t perform that action at this time.
0 commit comments