File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : Cancel Previous Runs
23- uses : styfle/cancel-workflow-action@0.5 .0
23+ uses : styfle/cancel-workflow-action@0.11 .0
2424 with :
2525 access_token : ${{ secrets.GITHUB_TOKEN }}
2626 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1919 runs-on : macos-latest
2020 steps :
2121 - name : Cancel Previous Runs
22- uses : styfle/cancel-workflow-action@0.6 .0
22+ uses : styfle/cancel-workflow-action@0.11 .0
2323 with :
2424 access_token : ' ${{ secrets.GITHUB_TOKEN }}'
2525
Original file line number Diff line number Diff line change 2727 # TODO: change to 'egress-policy: block' after auditing a number of runs and updating the allowed-endpoints option accordingly
2828
2929 - name : Cancel Previous Runs
30- uses : styfle/cancel-workflow-action@0.5 .0
30+ uses : styfle/cancel-workflow-action@0.11 .0
3131 with :
3232 access_token : ${{ github.token }}
3333 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1717
1818 steps :
1919 - name : Cancel Previous Runs
20- uses : styfle/cancel-workflow-action@0.5 .0
20+ uses : styfle/cancel-workflow-action@0.11 .0
2121 with :
2222 access_token : ${{ secrets.GITHUB_TOKEN }}
2323 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - name : Cancel Previous Runs
36- uses : styfle/cancel-workflow-action@0.5 .0
36+ uses : styfle/cancel-workflow-action@0.11 .0
3737 with :
3838 access_token : ${{ secrets.GITHUB_TOKEN }}
3939
You can’t perform that action at this time.
0 commit comments