Skip to content

chore(deps): update github-actions#959

Merged
cpcloud merged 4 commits intomainfrom
renovate/github-actions
Apr 20, 2026
Merged

chore(deps): update github-actions#959
cpcloud merged 4 commits intomainfrom
renovate/github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 20, 2026

This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v6.3.0v6.4.0
step-security/harden-runner action minor v2.18.0v2.19.0

Release Notes

actions/setup-node (actions/setup-node)

v6.4.0

Compare Source

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

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.

👻 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.

cpcloud added 3 commits April 20, 2026 07:33
harden-runner v2.19.0 enforces egress policy on Blacksmith runners,
unmasking domains that v2.18.0 silently allowed through.

- Build & Test: add us-west-2.ec2.archive.ubuntu.com and
  security.ubuntu.com for apt-get install
- Docker Build: add Cloudflare R2 buckets Docker Hub now serves
  image layers from
- NilAway: add go.dev and release-assets.githubusercontent.com for
  setup-go version resolution
The specific R2 bucket hashes Docker Hub serves layers from are
opaque and can change. StepSecurity supports wildcards in allowed-
endpoints; collapse the two bucket entries into
`*.r2.cloudflarestorage.com:443`.
*.r2.cloudflarestorage.com allows egress to any Cloudflare R2
customer's bucket. Pin the two Docker Hub buckets explicitly so
the allowlist only covers Docker Inc's account.
@cpcloud cpcloud enabled auto-merge (squash) April 20, 2026 11:55
@cpcloud cpcloud merged commit 777c8c7 into main Apr 20, 2026
28 checks passed
@cpcloud cpcloud deleted the renovate/github-actions branch April 20, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant