Sourced from step-security/harden-runner's releases.
v2.14.1
What's Changed
In some self-hosted environments, the agent could briefly fall back to public DNS resolvers during startup if the system DNS was not yet available. This behavior was unintended for GitHub-hosted runners and has now been fixed to prevent any use of public DNS resolvers.
Fixed npm audit vulnerabilities
Full Changelog: https://github.com/step-security/harden-runner/compare/v2.14.0...v2.14.1
e3f713f
Merge pull request #631
from step-security/rc-31423acdd
chore: fix npm audit vulnerabilities0ddb86c
update agentSourced from actions/setup-java's releases.
v5.2.0
What's Changed
Enhancement
- Retry on HTTP 522 Connection timed out by
@findepiin actions/setup-java#964Documentation Changes
- Update gradle caching by
@priya-kinthaliin actions/setup-java#972- Update checkout to v6 by
@mahabaleshwarsin actions/setup-java#973Dependency Updates
- Upgrade
@actions/cacheto v5 by@salmanmkcin actions/setup-java#968- Upgrade actions/checkout from 5 to 6 by
@dependabotin actions/setup-java#961New Contributors
@findepimade their first contribution in actions/setup-java#964Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.2.0