Skip to content

Bump step-security/harden-runner from 2.21.0 to 2.21.1 in the actions group - #393

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-4c70b186bc
Open

Bump step-security/harden-runner from 2.21.0 to 2.21.1 in the actions group#393
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-4c70b186bc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 1 update: step-security/harden-runner.

Updates step-security/harden-runner from 2.21.0 to 2.21.1

Release notes

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

v2.21.1

What's Changed

  • Improved performance of the disable-sudo feature.
  • Fixed an issue in the Community tier where new endpoints required by the GitHub Actions runner were not being implicitly allowed in block mode.
  • Fixed the Harden-Runner post step failing on Linux distributions that do not have a merged /usr filesystem layout (for example Debian 11), where /usr/bin/echo does not exist. This mainly affected self-hosted runners.
  • Documentation updates: clarified which features are in the Community (free) vs Enterprise tier.

Full Changelog: step-security/harden-runner@v2.21.0...v2.21.1

Commits
  • e14015d Merge pull request #690 from step-security/rc-43
  • 9001249 docs: update harden-runner version pin to v2.21.0 in getting started example
  • a447fba docs: expand enterprise feature list and document custom VM and ubuntu-slim l...
  • b0eaf8d docs: clarify community vs enterprise tiers and add maintained actions section
  • 063e8e3 Merge pull request #687 from rohan-stepsecurity/rp/fix/bin-echo-fallback
  • f46bdc1 chore: bump agent-ebpf to v1.9.1 and agent to v0.16.3
  • 42e6daa fix: fall back to /bin/echo for non-usr-merged distros
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 1 update: [step-security/harden-runner](https://github.com/step-security/harden-runner).


Updates `step-security/harden-runner` from 2.21.0 to 2.21.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@05e3151...e14015d)

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

Signed-off-by: dependabot[bot] <support@github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a straightforward, consistently-applied GitHub Action pin bump with no remaining references to the old SHA and no workflow syntax issues introduced in the edited lines.

Pull request overview

This PR updates the pinned commit SHA for the step-security/harden-runner GitHub Action across the repository’s workflow “actions” group, moving from v2.21.0 to v2.21.1 to pick up upstream fixes and performance improvements.

Changes:

  • Bump step-security/harden-runner from v2.21.0 to v2.21.1 (commit pin update) in multiple workflows.
  • Keep inline version comments in sync with the updated pin (# v2.21.1) for clarity/auditability.
File summaries
File Description
.github/workflows/update-docs.yml Updates the harden-runner pin used by the docs update workflow.
.github/workflows/scorecards-analysis.yml Updates the harden-runner pin used during Scorecards analysis.
.github/workflows/reusable-test.yml Updates the harden-runner pin in reusable testing workflow steps.
.github/workflows/reusable-build.yml Updates the harden-runner pin in reusable build workflow steps.
.github/workflows/ossar-scan.yml Updates the harden-runner pin used by the OSSAR scanning workflow.
.github/workflows/nuget_update.yaml Updates the harden-runner pin used by the NuGet update automation workflow.
.github/workflows/dependency-review.yml Updates the harden-runner pin used by the dependency review workflow.
Review details
  • Files reviewed: 7/7 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant