Skip to content

chore(deps)(deps): bump step-security/harden-runner from 2.21.0 to 2.21.1 - #2135

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/step-security/harden-runner-2.21.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/step-security/harden-runner-2.21.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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 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)

Bumps [step-security/harden-runner](https://github.com/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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github-actions GitHub Actions dependency updates ownerless Opened by an unattended agent (routine, Dependabot, Renovate); needs pickup labels Sep 17, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github-actions GitHub Actions dependency updates ownerless Opened by an unattended agent (routine, Dependabot, Renovate); needs pickup labels Sep 17, 2026
@vercel

vercel Bot commented Sep 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
pin-point Ready Ready Preview Sep 17, 2026 2:06am UTC

Request Review

@coderabbitai

coderabbitai Bot commented Sep 17, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 801b42bc-82f2-47aa-a3ea-d318bf26cc01

📥 Commits

Reviewing files that changed from the base of the PR and between b9eed82 and ca063dd.

📒 Files selected for processing (3)
  • .github/workflows/ci.yml
  • .github/workflows/codex-reaction-witness.yaml
  • .github/workflows/ownerless-renovate-issues.yaml

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.

📜 Recent review details
⏰ Context from checks skipped due to timeout. (8)
  • GitHub Check: pnpm audit
  • GitHub Check: Integration Tests
  • GitHub Check: TypeScript Type Check
  • GitHub Check: Prettier Format Check
  • GitHub Check: Unit Tests
  • GitHub Check: Verify Migrations
  • GitHub Check: Oxlint
  • GitHub Check: mise Toolchain Canary
🔇 Additional comments (3)
.github/workflows/ci.yml (1)

83-83: LGTM!

Also applies to: 154-154, 241-241, 269-269, 305-305, 338-338, 371-371, 445-445, 483-483, 521-521, 565-565, 619-619, 667-667, 741-741, 815-815, 903-903, 1050-1050, 1071-1071, 1189-1189

.github/workflows/codex-reaction-witness.yaml (1)

45-45: LGTM!

.github/workflows/ownerless-renovate-issues.yaml (1)

29-29: LGTM!


📝 Summary

Summary by CodeRabbit

  • Chores
    • Updated CI security tooling to a newer pinned version across automated workflows.

Walkthrough

Changes

Harden Runner pin updates

Layer / File(s) Summary
Update workflow action pins
.github/workflows/ci.yml, .github/workflows/codex-reaction-witness.yaml, .github/workflows/ownerless-renovate-issues.yaml
Updated all Harden Runner references from pinned v2.21.0 commits to pinned v2.21.1 commits.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to ca063

The change consistently updates the workflow action pins, with no identified merge-blocking risk.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the dependency and the version update from 2.21.0 to 2.21.1. The duplicated "deps" scope is minor and does not obscure the change.
Description check ✅ Passed The description directly explains the Harden Runner update and includes relevant release notes and compatibility details.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/github_actions/step-security/harden-runner-2.21.1

Comment @coderabbitai help to get the list of available commands.

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 GitHub Actions dependency updates ownerless Opened by an unattended agent (routine, Dependabot, Renovate); needs pickup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants