Sourced from step-security/harden-runner's releases.
v2.13.2
What's Changed
- Fixed an issue where there was a limit of 512 allowed endpoints when using block egress policy. This restriction has been removed, allowing for an unlimited number of endpoints to be configured.
- Harden Runner now automatically detects if the agent is already pre-installed on a custom VM image used by a GitHub-hosted runner. When detected, the action will skip reinstallation and use the existing agent.
Full Changelog: https://github.com/step-security/harden-runner/compare/v2.13.1...v2.13.2
95d9a5d
Merge pull request #606
from step-security/rc-2887e429d
Update limitations.mdef891c3
feat: add support for custom vm image1fa8c8a
update agent92c522a
Merge pull request #593
from step-security/ak-readme-updates4719ad5
README updates4fde639
Merge pull request #591
from eromosele-stepsecurity/Updf682f2f
Update README.md