Skip to content
Compare
Choose a tag to compare
@varunsh-coder varunsh-coder released this 11 Mar 02:40
· 197 commits to main since this release
1f99358

What's Changed

  • Fix issue to get cache endpoint by @h0x0er in #253
    Harden runner has the ability to automatically detect the cache endpoint used by each job. When Harden runner is used in block mode, this endpoint is added to the list of allowed endpoints. A fix has been implemented to improve this feature by updating the logic used to fetch the cache endpoint. This update involves using code from the actions/cache library to ensure the endpoint is properly retrieved.
  • Update README.md by @varunsh-coder in #247
  • Bump step-security/harden-runner from 2.1.0 to 2.2.0 by @dependabot in #248
  • Bump github/codeql-action from 2.1.38 to 2.2.4 by @dependabot in #244

Full Changelog: v2...v2.2.1