Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XS✔ ◾ Bump step-security/harden-runner from 2.9.0 to 2.9.1 (#534)
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.9.0 to 2.9.1. <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.1</h2> <h2>What's Changed</h2> <p>Release v2.9.1 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/issues/440">#440</a> This release includes two changes:</p> <ol> <li>Updated markdown displayed in the job summary by the Harden-Runner Action.</li> <li>Fixed a bug affecting Enterprise Tier customers where the agent attempted to upload telemetry for jobs with disable-telemetry set to true. No telemetry was uploaded as the endpoint was not in the allowed list.</li> </ol> <p><strong>Full Changelog</strong>: <a href="https://github.com/step-security/harden-runner/compare/v2...v2.9.1">https://github.com/step-security/harden-runner/compare/v2...v2.9.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/step-security/harden-runner/commit/5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde"><code>5c7944e</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/440">#440</a> from step-security/rc-11</li> <li><a href="https://github.com/step-security/harden-runner/commit/c79be451ee2dd7ff4f02e5e1c4d73c2766efaf8e"><code>c79be45</code></a> Merge branch 'main' into rc-11</li> <li><a href="https://github.com/step-security/harden-runner/commit/deb3383c4d789e7f2f041f0e76e0c68fc1389cf7"><code>deb3383</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/446">#446</a> from h0x0er/log-step</li> <li><a href="https://github.com/step-security/harden-runner/commit/23c8215e78342f73b2760ddaae5c7cbd295cbf9b"><code>23c8215</code></a> update dist</li> <li><a href="https://github.com/step-security/harden-runner/commit/727d06a16d9e7eea8c8958f155f95b592acd766a"><code>727d06a</code></a> logging step</li> <li><a href="https://github.com/step-security/harden-runner/commit/f0db2aa8a570959027d6be2a227028ad19fd9e8f"><code>f0db2aa</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/441">#441</a> from step-security/dependabot/github_actions/github/c...</li> <li><a href="https://github.com/step-security/harden-runner/commit/1938ffc008c36e8ed3c0f6032088af418fc5b15d"><code>1938ffc</code></a> Merge branch 'main' into dependabot/github_actions/github/codeql-action-3.25.13</li> <li><a href="https://github.com/step-security/harden-runner/commit/8e7dd2c82bdd9d5bc6f11593a7a5cbef497f16aa"><code>8e7dd2c</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/442">#442</a> from step-security/dependabot/github_actions/step-sec...</li> <li><a href="https://github.com/step-security/harden-runner/commit/f2823ee7dde9bdb6082a90d3bf8547b337480286"><code>f2823ee</code></a> Bump step-security/publish-unit-test-result-action from 1 to 2</li> <li><a href="https://github.com/step-security/harden-runner/commit/5f95e051ab08623dab6e953e86b95d3266b18702"><code>5f95e05</code></a> Bump github/codeql-action from 2.13.4 to 3.25.13</li> <li>Additional commits viewable in <a href="https://github.com/step-security/harden-runner/compare/0d381219ddf674d61a7572ddd19d7941e271515c...5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde">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.9.0&new-version=2.9.1)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information