Skip to content

Commit 988bb4a

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

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

0 commit comments

Comments
 (0)