File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6262 steps :
6363
6464 - name : Check out repo
65- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
65+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
6666 with :
6767 persist-credentials : false
6868
Original file line number Diff line number Diff line change 1515 steps :
1616
1717 - name : Check out repo
18- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
18+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
1919 with :
2020 persist-credentials : false
2121
Original file line number Diff line number Diff line change 1515 steps :
1616
1717 - name : Check out repo
18- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
18+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
1919 with :
2020 ref : ${{ github.event.pull_request.head.sha }}
2121 persist-credentials : false
Original file line number Diff line number Diff line change 1414 steps :
1515
1616 - name : Check out repo
17- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
17+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
1818 with :
1919 persist-credentials : false
2020
Original file line number Diff line number Diff line change 7373 private-key : ${{ steps.get-kv-secrets.outputs.BW-GHAPP-KEY }}
7474
7575 - name : Check out branch
76- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
76+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
7777 with :
7878 ref : main
7979 token : ${{ steps.app-token.outputs.token }}
Original file line number Diff line number Diff line change 4949 steps :
5050
5151 - name : Check out repo
52- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
52+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
5353 with :
5454 persist-credentials : false
5555
You can’t perform that action at this time.
0 commit comments