Skip to content

Commit 903ed04

Browse files
authored
Merge pull request #101 from wollomatic/dependabot/github_actions/step-security/harden-runner-2.15.0
Bump step-security/harden-runner from 2.14.2 to 2.15.0
2 parents 114d2c6 + a43de4a commit 903ed04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Harden the runner (Audit all outbound calls)
20-
uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
20+
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
2121
with:
2222
egress-policy: audit
2323

0 commit comments

Comments
 (0)