Skip to content

Bump step-security/harden-runner from 2.16.0 to 2.17.0#162

Merged
muir merged 1 commit intomainfrom
dependabot/github_actions/step-security/harden-runner-2.17.0
Apr 11, 2026
Merged

Bump step-security/harden-runner from 2.16.0 to 2.17.0#162
muir merged 1 commit intomainfrom
dependabot/github_actions/step-security/harden-runner-2.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps step-security/harden-runner from 2.16.0 to 2.17.0.

Release notes

Sourced from step-security/harden-runner's releases.

v2.17.0

What's Changed

Policy Store Support

Added use-policy-store and api-key inputs to fetch security policies directly from the StepSecurity Policy Store. Policies can be defined and attached at the workflow, repo, org, or cluster (ARC) level, with the most granular policy taking precedence. This is the preferred method over the existing policy input which requires id-token: write permission. If no policy is found in the store, the action defaults to audit mode.

Full Changelog: step-security/harden-runner@v2.16.1...v2.17.0

v2.16.1

What's Changed

Enterprise tier: Added support for direct IP addresses in the allow list Community tier: Migrated Harden Runner telemetry to a new endpoint

Full Changelog: step-security/harden-runner@v2.16.0...v2.16.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Low Risk
Low risk: only updates the pinned step-security/harden-runner GitHub Action revision across CI workflows, with no production code changes; primary risk is CI behavior/network-policy enforcement changing slightly.

Overview
Updates all GitHub Actions workflows (codecov.yml, codeql-analysis.yml, go.yml, golangci-lint.yml) to use step-security/harden-runner v2.17.0 (new pinned commit SHA), keeping the existing egress-policy: audit configuration unchanged.

Reviewed by Cursor Bugbot for commit 2444f12. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@fa2e9d6...f808768)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 10, 2026
@dependabot dependabot bot requested a review from muir as a code owner April 10, 2026 14:05
@muir muir merged commit ec838e6 into main Apr 11, 2026
31 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/step-security/harden-runner-2.17.0 branch April 11, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Development

Successfully merging this pull request may close these issues.

1 participant