Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2022

Bumps step-security/harden-runner from 1.5.0 to 2.0.0.

Release notes

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

v2.0.0

Release v2.0.0

  • Feature to disable sudo: Use disable-sudo: true to run job steps without sudo access on the GitHub-hosted runner. disable-sudo is false by default and needs to be opted-into. (documentation)
  • File monitoring improvements: All source code files are monitored now for overwrite, instead of a few extensions. Instead of getting annotations for overwrites, you can also opt-in to getting email or Slack notifications if source code is overwritten. (documentation)
  • Support for private repositories: Starting with Harder Runner v2.0.0, use of harden runner for private repositories will require a Team/ Enterprise license. Harder Runner GitHub Action is free for all public repositories.

What's Changed

Full Changelog: step-security/harden-runner@v1...v2.0.0

Commits
  • ebacdc2 Merge pull request #209 from step-security/release-v2.0.0
  • f28b626 Update README (#208)
  • 620cac5 Update version
  • 118e400 Changes for v2.0.0 (#207)
  • 3888ae1 Merge pull request #204 from step-security/dependabot/github_actions/github/c...
  • 1e3c2df Bump github/codeql-action from 2.1.28 to 2.1.29
  • 5e53a69 Merge pull request #203 from step-security/dependabot/github_actions/actions/...
  • 33d7981 Bump actions/upload-artifact from 3.1.0 to 3.1.1
  • 5565dcd Merge pull request #201 from step-security/dependabot/github_actions/github/c...
  • d5b1e9d Merge pull request #202 from step-security/dependabot/github_actions/ossf/sco...
  • Additional commits viewable in compare view

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 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)

Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 1.5.0 to 2.0.0.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@2e205a2...ebacdc2)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 20, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 62.46% // Head: 62.46% // No change to project coverage 👍

Coverage data is based on head (7c5df1e) compared to base (aa19c81).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   62.46%   62.46%           
=======================================
  Files           9        9           
  Lines         794      794           
=======================================
  Hits          496      496           
  Misses        220      220           
  Partials       78       78           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@muir muir merged commit 59bde1e into main Dec 20, 2022
@muir muir deleted the dependabot/github_actions/step-security/harden-runner-2.0.0 branch December 20, 2022 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants