Skip to content

Commit 7dcce9c

Browse files
chore(deps-dev): update step-security/harden-runner action to v2.17.0
1 parent 103d58e commit 7dcce9c

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@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
1414
with:
1515
egress-policy: audit
1616
- name: Checkout

0 commit comments

Comments
 (0)