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 pull-requests : write
2121 steps :
2222 - name : Harden the runner (Audit all outbound calls)
23- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
23+ uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
2424 with :
2525 egress-policy : audit
2626 - name : Checkout repository
4646 pull-requests : write
4747 steps :
4848 - name : Harden the runner (Audit all outbound calls)
49- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
49+ uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
5050 with :
5151 egress-policy : audit
5252 - name : Checkout repository
7979 contents : write
8080 steps :
8181 - name : Harden the runner (Audit all outbound calls)
82- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
82+ uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
8383 with :
8484 egress-policy : audit
8585 - name : Checkout repository
@@ -117,7 +117,7 @@ jobs:
117117 if : github.event_name != 'pull_request'
118118 steps :
119119 - name : Harden the runner (Audit all outbound calls)
120- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
120+ uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
121121 with :
122122 egress-policy : audit
123123 - name : Deploy to GitHub Pages
You can’t perform that action at this time.
0 commit comments