File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4545
4646 steps :
4747 - name : Harden Runner
48- uses : step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # tag=v2.11.0
48+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # tag=v2.11.1
4949 with :
5050 # TODO: change to 'egress-policy: block' after couple of runs
5151 egress-policy : audit
Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ jobs:
1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Harden Runner
15- uses : step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # tag=v2.11.0
15+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # tag=v2.11.1
1616 with : # TODO: change to 'egress-policy: block' after couple of runs
1717 egress-policy : audit
1818 - name : ' Checkout Repository'
1919 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # tag=v4.2.2
2020 - name : ' Dependency Review'
21- uses : actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # tag=v4.5 .0
21+ uses : actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # tag=v4.6 .0
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Harden Runner
17- uses : step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # tag=v2.11.0
17+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # tag=v2.11.1
1818 with :
1919 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
2020
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 - name : Harden Runner
23- uses : step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # tag=v2.11.0
23+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # tag=v2.11.1
2424 with :
2525 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
2626 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # tag=v4.2.2
You can’t perform that action at this time.
0 commit comments