Skip to content

Commit f3fd7a0

Browse files
committed
chore(deps-dev): update step-security/harden-runner action to v2.9.1
1 parent 6055cf1 commit f3fd7a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Harden Runner
15-
uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
15+
uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
1616
with:
1717
egress-policy: audit
1818
- name: Checkout

0 commit comments

Comments
 (0)