Skip to content

Commit

Permalink
[Dependencies]: Bump step-security/harden-runner from 2.10.2 to 2.10.3
Browse files Browse the repository at this point in the history
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.2 to 2.10.3.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@v2.10.2...v2.10.3)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 5c3587b commit 6796b81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/oss-scorecared.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

steps:
- name: "Harden Security"
uses: step-security/[email protected].2
uses: step-security/[email protected].3
with:
egress-policy: block
disable-sudo: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/todos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: "Harden Security"
uses: step-security/[email protected].2
uses: step-security/[email protected].3
with:
egress-policy: block
disable-sudo: true
Expand Down

0 comments on commit 6796b81

Please sign in to comment.