Skip to content

Commit d2883f8

Browse files
Merge pull request #1096 from travi-test/renovate/master-step-security-harden-runner-2.x
chore(action): update step-security/harden-runner action to v2.19.1 (master)
2 parents c3d47c1 + 8cb3b3d commit d2883f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Harden the runner (Audit all outbound calls)
20-
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
20+
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
2121
with:
2222
egress-policy: audit
2323

0 commit comments

Comments
 (0)