File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ jobs:
180180 - name : Harden Runner
181181 # Security hardening because this is a sensitive job,
182182 # where extra care should be taken NOT to leak any secret
183- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
183+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
184184 with :
185185 egress-policy : block
186186 allowed-endpoints :
@@ -254,7 +254,7 @@ jobs:
254254 - name : Harden Runner
255255 # Security hardening because this is a sensitive job,
256256 # where extra care should be taken NOT to leak any secret
257- uses : step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
257+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
258258 with :
259259 egress-policy : block
260260 allowed-endpoints :
You can’t perform that action at this time.
0 commit comments