Skip to content

Commit

Permalink
Bump step-security/harden-runner from 2.10.1 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.1 to 2.10.3.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@v2.10.1...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 13, 2025
1 parent 7163b5a commit 80ba106
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

steps:
- name: Harden CI
uses: step-security/[email protected].1
uses: step-security/[email protected].3
with:
disable-sudo: true
egress-policy: block
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:
steps:

- name: Harden CI
uses: step-security/[email protected].1
uses: step-security/[email protected].3
with:
disable-sudo: true
egress-policy: block
Expand Down Expand Up @@ -103,7 +103,7 @@ jobs:
steps:

- name: Harden CI
uses: step-security/[email protected].1
uses: step-security/[email protected].3
with:
disable-sudo: true
egress-policy: block
Expand Down

0 comments on commit 80ba106

Please sign in to comment.