Skip to content

Commit e4abc7c

Browse files
chore(deps-dev): update step-security/harden-runner action to v2.10.3
1 parent e944c3e commit e4abc7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Harden Runner
13-
uses: step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
13+
uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
1414
with:
1515
egress-policy: audit
1616
- name: Checkout

0 commit comments

Comments
 (0)