File tree Expand file tree Collapse file tree 9 files changed +15
-15
lines changed
Expand file tree Collapse file tree 9 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 2424 name : Action lint
2525 runs-on : ubuntu-latest
2626 steps :
27- - uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
27+ - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
2828 with :
2929 egress-policy : block
3030 allowed-endpoints : >
4848 echo "files=${yamls[*]}" >> "${GITHUB_OUTPUT}"
4949
5050 - name : Action lint
51- uses : step-security/action-actionlint@d364e70a116a460ed220d67b1ca2f2579c48a40a # v1.69.1
51+ uses : step-security/action-actionlint@c3aa382d371c6b05513ae5907d4f77713e21813c # v1.72.0
5252 env :
5353 SHELLCHECK_OPTS : " --exclude=SC2129"
5454 with :
Original file line number Diff line number Diff line change 2626 packages : read
2727 security-events : write
2828 steps :
29- - uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
29+ - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
3030 with :
3131 egress-policy : block
3232 allowed-endpoints : >
@@ -114,7 +114,7 @@ jobs:
114114 packages : read
115115 security-events : write
116116 steps :
117- - uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
117+ - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
118118 with :
119119 egress-policy : block
120120 allowed-endpoints : >
Original file line number Diff line number Diff line change 4545 targets : ${{ steps.find.outputs.targets }}
4646 steps :
4747 - name : Harden the runner (Audit all outbound calls)
48- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
48+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
4949 with :
5050 egress-policy : block
5151 allowed-endpoints : >
Original file line number Diff line number Diff line change 1919 id-token : write
2020 contents : write
2121 steps :
22- - uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
22+ - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
2323 with :
2424 egress-policy : block
2525 allowed-endpoints : >
Original file line number Diff line number Diff line change 3636
3737 steps :
3838 - name : Harden the runner (Audit all outbound calls)
39- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
39+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
4040 with :
4141 egress-policy : block
4242 allowed-endpoints : >
Original file line number Diff line number Diff line change 2525 contents : read
2626 steps :
2727 - name : Harden Runner
28- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
28+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
2929 with :
3030 egress-policy : block
3131 allowed-endpoints : >
6262 contents : read
6363 steps :
6464 - name : Harden Runner
65- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
65+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
6666 with :
6767 egress-policy : block
6868 allowed-endpoints : >
@@ -105,7 +105,7 @@ jobs:
105105 contents : read
106106 steps :
107107 - name : Harden Runner
108- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
108+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
109109 with :
110110 egress-policy : block
111111 allowed-endpoints : >
@@ -143,7 +143,7 @@ jobs:
143143 contents : read
144144 steps :
145145 - name : Harden Runner
146- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
146+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
147147 with :
148148 egress-policy : block
149149 allowed-endpoints : >
Original file line number Diff line number Diff line change 2121 new_version : ${{ steps.check.outputs.new_version }}
2222 steps :
2323 - name : Harden Runner
24- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
24+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
2525 with :
2626 egress-policy : block
2727 allowed-endpoints : >
8888 pull-requests : write
8989 steps :
9090 - name : Harden Runner
91- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
91+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
9292 with :
9393 egress-policy : block
9494 allowed-endpoints : >
Original file line number Diff line number Diff line change 2626 id-token : write
2727 pull-requests : write
2828 steps :
29- - uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
29+ - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
3030 with :
3131 egress-policy : block
3232 allowed-endpoints : >
Original file line number Diff line number Diff line change 2626 contents : read # Clone the repository
2727 security-events : write # Upload SARIF results to Code Scanning
2828 steps :
29- - uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
29+ - uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
3030 with :
3131 egress-policy : block
3232 allowed-endpoints : >
You can’t perform that action at this time.
0 commit comments