[PR #6096] [MERGED] build(deps): bump step-security/harden-runner from 2.6.0 to 2.6.1 #5825

Closed
opened 2026-05-05 10:45:36 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6096
Author: @dependabot[bot]
Created: 11/20/2023
Status: Merged
Merged: 11/20/2023
Merged by: @kmk3

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


📝 Commits (1)

  • f7e43ec build(deps): bump step-security/harden-runner from 2.6.0 to 2.6.1

📊 Changes

7 files changed (+14 additions, -14 deletions)

View changed files

📝 .github/workflows/build-extra.yml (+1 -1)
📝 .github/workflows/build.yml (+1 -1)
📝 .github/workflows/check-c.yml (+4 -4)
📝 .github/workflows/check-profiles.yml (+1 -1)
📝 .github/workflows/check-python.yml (+1 -1)
📝 .github/workflows/codespell.yml (+1 -1)
📝 .github/workflows/test.yml (+5 -5)

📄 Description

Bumps step-security/harden-runner from 2.6.0 to 2.6.1.

Release notes

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

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

Commits
  • eb238b5 Release v2.6.1 (#356)
  • 2579b52 Merge pull request #350 from step-security/dependabot/github_actions/actions/...
  • c11b220 Merge pull request #352 from step-security/dependabot/github_actions/ossf/sco...
  • 3338abc Bump ossf/scorecard-action from 2.3.0 to 2.3.1
  • 7523e86 Bump actions/checkout from 4.1.0 to 4.1.1
  • bf4cac9 Merge pull request #349 from step-security/dependabot/github_actions/ossf/sco...
  • ab35e30 Bump ossf/scorecard-action from 2.2.0 to 2.3.0
  • 02adcd6 Merge pull request #348 from step-security/dependabot/github_actions/step-sec...
  • cddb4d2 Bump step-security/harden-runner from 2.5.1 to 2.6.0
  • d7f96b7 Merge pull request #347 from step-security/varunsh-coder-patch-1
  • 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/netblue30/firejail/pull/6096 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/20/2023 **Status:** ✅ Merged **Merged:** 11/20/2023 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `dependabot/github_actions/step-security/harden-runner-2.6.1` --- ### 📝 Commits (1) - [`f7e43ec`](https://github.com/netblue30/firejail/commit/f7e43ec9d23a1820304d12cda000d8475c8df3a9) build(deps): bump step-security/harden-runner from 2.6.0 to 2.6.1 ### 📊 Changes **7 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-extra.yml` (+1 -1) 📝 `.github/workflows/build.yml` (+1 -1) 📝 `.github/workflows/check-c.yml` (+4 -4) 📝 `.github/workflows/check-profiles.yml` (+1 -1) 📝 `.github/workflows/check-python.yml` (+1 -1) 📝 `.github/workflows/codespell.yml` (+1 -1) 📝 `.github/workflows/test.yml` (+5 -5) </details> ### 📄 Description Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.6.0 to 2.6.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.6.1</h2> <h2>What's Changed</h2> <p>Release v2.6.1 by <a href="https://github.com/varunsh-coder"><code>@​varunsh-coder</code></a> and <a href="https://github.com/h0x0er"><code>@​h0x0er</code></a> in <a href="https://redirect.github.com/step-security/harden-runner/pull/356">step-security/harden-runner#356</a> This release:</p> <ol> <li>Improves the job summary markdown written by the Harden-Runner Action</li> <li>Improves detection of cache endpoint used by the job</li> <li>Detects use of Kubernetes mode in Actions Runner Controller (ARC) based runners</li> <li>Updates dependencies</li> </ol> <p><strong>Full Changelog</strong>: <a href="https://github.com/step-security/harden-runner/compare/v2...v2.6.1">https://github.com/step-security/harden-runner/compare/v2...v2.6.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/step-security/harden-runner/commit/eb238b55efaa70779f274895e782ed17c84f2895"><code>eb238b5</code></a> Release v2.6.1 (<a href="https://redirect.github.com/step-security/harden-runner/issues/356">#356</a>)</li> <li><a href="https://github.com/step-security/harden-runner/commit/2579b52abd08b0a4c3ad0e4476ddb0f2036e3b67"><code>2579b52</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/350">#350</a> from step-security/dependabot/github_actions/actions/...</li> <li><a href="https://github.com/step-security/harden-runner/commit/c11b2205640c39b0e5650ee9756210b34ed7f9aa"><code>c11b220</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/352">#352</a> from step-security/dependabot/github_actions/ossf/sco...</li> <li><a href="https://github.com/step-security/harden-runner/commit/3338abcc5a156ddf38650aff408adaafbb18da6a"><code>3338abc</code></a> Bump ossf/scorecard-action from 2.3.0 to 2.3.1</li> <li><a href="https://github.com/step-security/harden-runner/commit/7523e86b7fd082d744ec9d2dc61513d2583e2712"><code>7523e86</code></a> Bump actions/checkout from 4.1.0 to 4.1.1</li> <li><a href="https://github.com/step-security/harden-runner/commit/bf4cac97a49476daf40896c7ba9e4c1ffbc530f5"><code>bf4cac9</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/349">#349</a> from step-security/dependabot/github_actions/ossf/sco...</li> <li><a href="https://github.com/step-security/harden-runner/commit/ab35e308833e4773d4e0964d1acf1b34ee2eed4d"><code>ab35e30</code></a> Bump ossf/scorecard-action from 2.2.0 to 2.3.0</li> <li><a href="https://github.com/step-security/harden-runner/commit/02adcd6bfd77320f112a89e3f2692a83928cc1f4"><code>02adcd6</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/348">#348</a> from step-security/dependabot/github_actions/step-sec...</li> <li><a href="https://github.com/step-security/harden-runner/commit/cddb4d278e446c414ba307abb5e6f699175aab8e"><code>cddb4d2</code></a> Bump step-security/harden-runner from 2.5.1 to 2.6.0</li> <li><a href="https://github.com/step-security/harden-runner/commit/d7f96b7d4bd352ead925785ed4c6bad63109b097"><code>d7f96b7</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/347">#347</a> from step-security/varunsh-coder-patch-1</li> <li>Additional commits viewable in <a href="https://github.com/step-security/harden-runner/compare/1b05615854632b887b69ae1be8cbefe72d3ae423...eb238b55efaa70779f274895e782ed17c84f2895">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.6.0&new-version=2.6.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>
gitea-mirror 2026-05-05 10:45:36 -06: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: github-starred/firejail#5825
No description provided.