Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 4ef92b4 commit 4d3751b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
contents: read
id-token: write
steps:
- uses: step-security/harden-runner@v1
- uses: step-security/harden-runner@v2.10.2
with:
egress-policy: block
allowed-endpoints: >
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
contents: write

steps:
- uses: step-security/harden-runner@v1
- uses: step-security/harden-runner@v2.10.2
with:
allowed-endpoints:
api.github.com:443
Expand Down

0 comments on commit 4d3751b

Please sign in to comment.