Skip to content

chore(deps): update step-security/harden-runner action to v2.20.0 - #188

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/step-security-harden-runner-2.x
Open

chore(deps): update step-security/harden-runner action to v2.20.0#188
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/step-security-harden-runner-2.x

Conversation

@renovate

@renovate renovate Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
step-security/harden-runner action minor v2.18.0v2.20.0

Release Notes

step-security/harden-runner (step-security/harden-runner)

v2.20.0

Compare Source

What's Changed
  • Support for block policy for MacOS and Windows GitHub-hosted runners
  • Support for Bitrise MacOS GitHub Actions runners
  • HTTPS monitoring support for Bun for Linux runners (enterprise tier)

Full Changelog: step-security/harden-runner@v2.19.4...v2.20.0

v2.19.4

Compare Source

What's Changed
  • Improvements for HTTPS Monitoring for the Enterprise tier of Harden Runner

Full Changelog: step-security/harden-runner@v2.19.3...v2.19.4

v2.19.3

Compare Source

What's Changed

Full Changelog: step-security/harden-runner@v2.19.2...v2.19.3

v2.19.2

Compare Source

What's Changed
  • Update the Harden Runner agent for enterprise tier to use go 1.26 and fix minor bugs.

Full Changelog: step-security/harden-runner@v2.19.1...v2.19.2

v2.19.1

Compare Source

What's Changed

What the fix changes

  • Harden-Runner will detect ubuntu-slim runners and exit cleanly with an informational log message, instead of post harden runner step failing on chown: invalid user: 'undefined'.

What the fix does not do

  • Jobs running on ubuntu-slim will not be monitored by Harden-Runner. The agent relies on kernel-level features (that require elevated capabilities).
  • Per GitHub's docs on single-CPU runners: "The container for ubuntu-slim runners runs in unprivileged mode. This means that some operations requiring elevated privileges such as mounting file systems, using Docker-in-Docker, or accessing low-level kernel features are not supported." Those low-level kernel features are what the agent needs, so monitoring inside the unprivileged container is not feasible today.

For StepSecurity enterprise customers
If your security posture requires that workflows are always monitored, you can block the use of ubuntu-slim via workflow run policies see the Runner Label Policy docs. This lets you enforce that jobs only run on monitored runner types.

New Contributors

Full Changelog: step-security/harden-runner@v2.19.0...v2.19.1

v2.19.0

Compare Source

What's Changed
New Runner Support

Harden-Runner now supports Depot, Blacksmith, Namespace, and WarpBuild runners with the same egress monitoring, runtime monitoring, and policy enforcement available on GitHub-hosted runners.

Automated Incident Response for Supply Chain Attacks
  • Global block list: Outbound connections to known malicious domains and IPs are now blocked even in audit mode.
  • System-defined detection rules: Harden-Runner will trigger lockdown mode when a high risk event is detected during an active supply chain attack (for example, a process reading the memory of the runner worker process, a common technique for stealing GitHub Actions secrets).
Bug Fixes

Windows and macOS: stability and reliability fixes

Full Changelog: step-security/harden-runner@v2.18.0...v2.19.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from feed421 to 3b63289 Compare April 29, 2026 11:04
@renovate renovate Bot changed the title chore(deps): update step-security/harden-runner action to v2.19.0 chore(deps): update step-security/harden-runner action to v2.19.1 May 2, 2026
@renovate
renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from 3b63289 to 4b06678 Compare May 2, 2026 17:15
@renovate
renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from 4b06678 to 04fd195 Compare May 12, 2026 15:45
@renovate renovate Bot changed the title chore(deps): update step-security/harden-runner action to v2.19.1 chore(deps): update step-security/harden-runner action to v2.19.2 May 14, 2026
@renovate
renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from 04fd195 to 871f18c Compare May 14, 2026 01:08
@renovate renovate Bot changed the title chore(deps): update step-security/harden-runner action to v2.19.2 chore(deps): update step-security/harden-runner action to v2.19.3 May 15, 2026
@renovate
renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from 871f18c to 1862ea9 Compare May 15, 2026 01:03
@renovate renovate Bot changed the title chore(deps): update step-security/harden-runner action to v2.19.3 chore(deps): update step-security/harden-runner action to v2.19.4 May 21, 2026
@renovate
renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from 1862ea9 to 3f60f55 Compare May 21, 2026 19:10
@renovate
renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from 3f60f55 to b445576 Compare June 11, 2026 18:03
@renovate
renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from b445576 to 4d48abd Compare June 18, 2026 19:15
@renovate renovate Bot changed the title chore(deps): update step-security/harden-runner action to v2.19.4 chore(deps): update step-security/harden-runner action to v2.20.0 Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from 4d48abd to 096ce5b Compare July 7, 2026 10:13
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/step-security-harden-runner-2.x branch from 096ce5b to 1a79c15 Compare July 21, 2026 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants