You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://redirect.github.com/actions/setup-node) |
action | minor | `v6.3.0` → `v6.4.0` |
|
[step-security/harden-runner](https://redirect.github.com/step-security/harden-runner)
| action | minor | `v2.18.0` → `v2.19.0` |
---
### Release Notes
<details>
<summary>actions/setup-node (actions/setup-node)</summary>
###
[`v6.4.0`](https://redirect.github.com/actions/setup-node/compare/v6.3.0...v6.4.0)
[Compare
Source](https://redirect.github.com/actions/setup-node/compare/v6.3.0...v6.4.0)
</details>
<details>
<summary>step-security/harden-runner
(step-security/harden-runner)</summary>
###
[`v2.19.0`](https://redirect.github.com/step-security/harden-runner/releases/tag/v2.19.0)
[Compare
Source](https://redirect.github.com/step-security/harden-runner/compare/v2.18.0...v2.19.0)
##### 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>
</details>
---
### 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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/micasa-dev/micasa).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
0 commit comments