Skip to content

Commit d4799b6

Browse files
Update step-security/harden-runner action to v2.15.1
1 parent d05643a commit d4799b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Harden the runner (Audit all outbound calls)
19-
uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
19+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
2020
with:
2121
egress-policy: audit
2222

0 commit comments

Comments
 (0)