[PR #473] [CLOSED] build(deps): bump step-security/harden-runner from 2.9.0 to 2.9.1 #485

Closed
opened 2026-03-03 14:31:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/konstruktoid/hardening/pull/473
Author: @dependabot[bot]
Created: 8/6/2024
Status: Closed

Base: masterHead: dependabot/github_actions/step-security/harden-runner-2.9.1


📝 Commits (1)

  • 623705f build(deps): bump step-security/harden-runner from 2.9.0 to 2.9.1

📊 Changes

5 files changed (+5 additions, -5 deletions)

View changed files

📝 .github/workflows/dependency-review.yml (+1 -1)
📝 .github/workflows/issues.yml (+1 -1)
📝 .github/workflows/scorecards.yml (+1 -1)
📝 .github/workflows/shellcheck.yml (+1 -1)
📝 .github/workflows/slsa.yml (+1 -1)

📄 Description

Bumps step-security/harden-runner from 2.9.0 to 2.9.1.

Release notes

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

v2.9.1

What's Changed

Release v2.9.1 by @​h0x0er and @​varunsh-coder in #440 This release includes two changes:

  1. Updated markdown displayed in the job summary by the Harden-Runner Action.
  2. 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.

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

Commits
  • 5c7944e Merge pull request #440 from step-security/rc-11
  • c79be45 Merge branch 'main' into rc-11
  • deb3383 Merge pull request #446 from h0x0er/log-step
  • 23c8215 update dist
  • 727d06a logging step
  • f0db2aa Merge pull request #441 from step-security/dependabot/github_actions/github/c...
  • 1938ffc Merge branch 'main' into dependabot/github_actions/github/codeql-action-3.25.13
  • 8e7dd2c Merge pull request #442 from step-security/dependabot/github_actions/step-sec...
  • f2823ee Bump step-security/publish-unit-test-result-action from 1 to 2
  • 5f95e05 Bump github/codeql-action from 2.13.4 to 3.25.13
  • 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/konstruktoid/hardening/pull/473 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/6/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/github_actions/step-security/harden-runner-2.9.1` --- ### 📝 Commits (1) - [`623705f`](https://github.com/konstruktoid/hardening/commit/623705fced1c28a3b98c44ca1bfca8feca57c005) build(deps): bump step-security/harden-runner from 2.9.0 to 2.9.1 ### 📊 Changes **5 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/dependency-review.yml` (+1 -1) 📝 `.github/workflows/issues.yml` (+1 -1) 📝 `.github/workflows/scorecards.yml` (+1 -1) 📝 `.github/workflows/shellcheck.yml` (+1 -1) 📝 `.github/workflows/slsa.yml` (+1 -1) </details> ### 📄 Description 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:31:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hardening#485
No description provided.