Skip to content

chore(deps): update github actions (patch)#1918

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-github-actions
Open

chore(deps): update github actions (patch)#1918
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 10, 2026

This PR contains the following updates:

Package Type Update Change Pending
cypress-io/github-action action patch v7.1.9v7.1.10
step-security/harden-runner action patch v2.19.0v2.19.1 v2.19.2

Release Notes

cypress-io/github-action (cypress-io/github-action)

v7.1.10

Compare Source

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

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


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • Monday through Friday (* * * * 1-5)

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added dependencies Pull requests that update a dependency file renovate-bot labels May 10, 2026
@renovate renovate Bot requested a review from a team as a code owner May 10, 2026 06:26
@renovate renovate Bot enabled auto-merge (squash) May 10, 2026 06:26
@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate-bot labels May 10, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/patch-github-actions branch from f78d54b to 90687ab Compare May 14, 2026 06:47
@renovate renovate Bot changed the title chore(deps): update cypress-io/github-action action to v7.1.10 chore(deps): update github actions (patch) May 14, 2026
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 renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants