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@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
183+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .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@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
257+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
258258 with :
259259 egress-policy : block
260260 allowed-endpoints :
You can’t perform that action at this time.
0 commit comments