Skip to content

Commit 882f37e

Browse files
authored
Merge pull request #2763 from Automattic/dependabot/github_actions/step-security/harden-runner-2.15.1
build(deps): bump step-security/harden-runner from 2.15.0 to 2.15.1
2 parents 5ff4bbb + bc1c59c commit 882f37e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Review Dependencies
1414
steps:
1515
- name: Harden Runner
16-
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
16+
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
1717
with:
1818
egress-policy: block
1919
allowed-endpoints: >

0 commit comments

Comments
 (0)