Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump step-security/harden-runner from 2.8.1 to 2.9.0 (#197)
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.8.1 to 2.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/step-security/harden-runner/releases">step-security/harden-runner's releases</a>.</em></p> <blockquote> <h2>v2.9.0</h2> <h2>What's Changed</h2> <p>Release v2.9.0 by <a href="https://github.com/h0x0er"><code>@h0x0er</code></a> and <a href="https://github.com/varunsh-coder"><code>@varunsh-coder</code></a> in <a href="https://redirect.github.com/step-security/harden-runner/pull/435">step-security/harden-runner#435</a> This release includes:</p> <ul> <li>Enterprise Tier - Telemetry Upload Enhancement: For the enterprise tier, this change helps overcome size constraints, allowing for more reliable telemetry uploads from the Harden-Runner agent to the StepSecurity backend API. No configuration change is needed to enable this.</li> <li>Harden-Runner Agent Authentication: The Harden-Runner agent now uses a per-job key to authenticate to the StepSecurity backend API to submit telemetry. This change prevents the submission of telemetry data anonymously for a given job, improving the integrity of the data collection process. No configuration change is needed to enable this.</li> <li>README Update: A Table of Contents has been added to the README file to improve navigation. This makes it easier for users to find the information they need quickly.</li> <li>Dependency Update: Updated the <code>braces</code> npm package dependency to a non-vulnerable version. The vulnerability in <code>braces</code> did not affect the Harden Runner Action</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/step-security/harden-runner/compare/v2...v2.9.0">https://github.com/step-security/harden-runner/compare/v2...v2.9.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/step-security/harden-runner/commit/0d381219ddf674d61a7572ddd19d7941e271515c"><code>0d38121</code></a> Release v2.9.0 (<a href="https://redirect.github.com/step-security/harden-runner/issues/435">#435</a>)</li> <li><a href="https://github.com/step-security/harden-runner/commit/29e9ae12297382bde04e940b27e0638029f9f3cd"><code>29e9ae1</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/436">#436</a> from step-security/dependabot/github_actions/actions/...</li> <li><a href="https://github.com/step-security/harden-runner/commit/9d596cfe4e3f0c1dbeb90dca7986cf49f25d71bc"><code>9d596cf</code></a> Bump actions/upload-artifact from 3.1.3 to 4.3.4</li> <li><a href="https://github.com/step-security/harden-runner/commit/6d3c2fe731c8f225990c8018cb71c337c0d9dfcd"><code>6d3c2fe</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/410">#410</a> from step-security/dependabot/github_actions/ossf/sco...</li> <li><a href="https://github.com/step-security/harden-runner/commit/c2e63d350e408d1b6738203d318092932a2273b0"><code>c2e63d3</code></a> Bump ossf/scorecard-action from 2.3.1 to 2.3.3</li> <li><a href="https://github.com/step-security/harden-runner/commit/547a5cc003898d3f8fb1265b4a1f09b15be2f990"><code>547a5cc</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/427">#427</a> from step-security/dependabot/github_actions/step-sec...</li> <li><a href="https://github.com/step-security/harden-runner/commit/a5e1dca4fbfeff945996a777e5f380b54484a2af"><code>a5e1dca</code></a> Bump step-security/harden-runner from 2.8.0 to 2.8.1</li> <li><a href="https://github.com/step-security/harden-runner/commit/3d32f8d8b29ef98868a6dc8d0cea43bfbca531f5"><code>3d32f8d</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/426">#426</a> from step-security/varunsh-coder-patch-1</li> <li><a href="https://github.com/step-security/harden-runner/commit/891104cb4f4cc21d176f41a79e1b07a74b4d01b8"><code>891104c</code></a> Update README.md</li> <li>See full diff in <a href="https://github.com/step-security/harden-runner/compare/17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6...0d381219ddf674d61a7572ddd19d7941e271515c">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=step-security/harden-runner&package-manager=github_actions&previous-version=2.8.1&new-version=2.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information