Skip to content

Commit f56d49f

Browse files
committed
chore(deps-dev): update step-security/harden-runner action to v2.10.1
1 parent 76fa20a commit f56d49f

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@446798f8213ac2e75931c1b0769676d927801858 # v2.10.0
15+
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
1616
with:
1717
egress-policy: audit
1818
- name: Checkout

0 commit comments

Comments
 (0)