cert-controller icon indicating copy to clipboard operation
cert-controller copied to clipboard

chore: bump step-security/harden-runner from 2.4.0 to 2.7.0

Open dependabot[bot] opened this issue 1 year ago • 2 comments

Bumps step-security/harden-runner from 2.4.0 to 2.7.0.

Release notes

Sourced from step-security/harden-runner's releases.

v2.7.0

What's Changed

Release 2.7.0 by @​varunsh-coder and @​h0x0er in step-security/harden-runner#376 This release:

  1. Updates the node runtime to node20
  2. Adds capability to inspect outbound HTTPS traffic on GitHub-hosted and self-hosted VM runners

Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.7.0

v2.6.1

What's Changed

Release v2.6.1 by @​varunsh-coder and @​h0x0er in step-security/harden-runner#356 This release:

  1. Improves the job summary markdown written by the Harden-Runner Action
  2. Improves detection of cache endpoint used by the job
  3. Detects use of Kubernetes mode in Actions Runner Controller (ARC) based runners
  4. Updates dependencies

Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.6.1

v2.6.0

What's Changed

Release v2.6.0 by @​varunsh-coder in step-security/harden-runner#346

This release adds support for self-hosted Virtual Machine runners (e.g. on EC2).

Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.6.0

v2.5.1

What's Changed

Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.5.1

v2.5.0

What's Changed

Release v2.5.0 by @​h0x0er and @​varunsh-coder in step-security/harden-runner#325

This release:

  1. Adds support for Actions Runner Controller (ARC) environment
  2. Improves the job summary markdown

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jan 31 '24 08:01 dependabot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (190188d) 57.16% compared to head (d29b514) 58.56%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   57.16%   58.56%   +1.39%     
==========================================
  Files           1        1              
  Lines         572      572              
==========================================
+ Hits          327      335       +8     
+ Misses        181      175       -6     
+ Partials       64       62       -2     
Flag Coverage Δ
unittests 58.56% <ø> (+1.39%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Jan 31 '24 08:01 codecov-commenter

@dependabot rebase

JaydipGabani avatar Feb 12 '24 18:02 JaydipGabani

Superseded by #204.

dependabot[bot] avatar Apr 30 '24 08:04 dependabot[bot]