[PR #6042] [MERGED] build(deps): bump step-security/harden-runner from 2.5.1 to 2.6.0 #5798

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6042
Author: @dependabot[bot]
Created: 10/9/2023
Status: Merged
Merged: 10/9/2023
Merged by: @kmk3

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


📝 Commits (1)

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

📊 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.5.1 to 2.6.0.

Release notes

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

v2.6.0

What's Changed

Release v2.6.0 by @​varunsh-coder in step-security/harden-runner#346

This release adds support for self-hosted Virtual Machine runners (e.g. on EC2).

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

Commits
  • 1b05615 Release v2.6.0 (#346)
  • 398bb08 Merge pull request #343 from step-security/dependabot/github_actions/actions/...
  • 0c6ab70 Merge pull request #344 from step-security/update-readme-2
  • e8c0b52 Update README.md
  • 3f86cc6 Bump actions/checkout from 4.0.0 to 4.1.0
  • 4a1e83c Merge pull request #341 from step-security/dependabot/github_actions/actions/...
  • 10e0a22 Merge pull request #340 from step-security/dependabot/github_actions/actions/...
  • 20779e7 Merge pull request #338 from step-security/dependabot/github_actions/actions/...
  • ad05d1b Bump actions/dependency-review-action from 2.5.1 to 3.1.0
  • 1223983 Bump actions/upload-artifact from 3.1.2 to 3.1.3
  • 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/6042 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/9/2023 **Status:** ✅ Merged **Merged:** 10/9/2023 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `dependabot/github_actions/step-security/harden-runner-2.6.0` --- ### 📝 Commits (1) - [`bf29f52`](https://github.com/netblue30/firejail/commit/bf29f526834e9c49980fb679398594780d0c02d3) build(deps): bump step-security/harden-runner from 2.5.1 to 2.6.0 ### 📊 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.5.1 to 2.6.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.6.0</h2> <h2>What's Changed</h2> <p>Release v2.6.0 by <a href="https://github.com/varunsh-coder"><code>@​varunsh-coder</code></a> in <a href="https://redirect.github.com/step-security/harden-runner/pull/346">step-security/harden-runner#346</a></p> <p>This release adds support for self-hosted Virtual Machine runners (e.g. on EC2).</p> <ul> <li>Both ephemeral and persistent self-hosted VM runners are supported</li> <li>Documentation: <a href="https://docs.stepsecurity.io/harden-runner/how-tos/enable-runtime-security-vm">https://docs.stepsecurity.io/harden-runner/how-tos/enable-runtime-security-vm</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/step-security/harden-runner/compare/v2...v2.6.0">https://github.com/step-security/harden-runner/compare/v2...v2.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/step-security/harden-runner/commit/1b05615854632b887b69ae1be8cbefe72d3ae423"><code>1b05615</code></a> Release v2.6.0 (<a href="https://redirect.github.com/step-security/harden-runner/issues/346">#346</a>)</li> <li><a href="https://github.com/step-security/harden-runner/commit/398bb08048482c421b1da00a58a1b472a306eb85"><code>398bb08</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/343">#343</a> from step-security/dependabot/github_actions/actions/...</li> <li><a href="https://github.com/step-security/harden-runner/commit/0c6ab70129fa3660acd9cd2b51e8685d619cd613"><code>0c6ab70</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/344">#344</a> from step-security/update-readme-2</li> <li><a href="https://github.com/step-security/harden-runner/commit/e8c0b523ee8ab4fe31b37abca1ca47ac2945f463"><code>e8c0b52</code></a> Update README.md</li> <li><a href="https://github.com/step-security/harden-runner/commit/3f86cc657b1c99e6a9b425e77eb20f30374ed011"><code>3f86cc6</code></a> Bump actions/checkout from 4.0.0 to 4.1.0</li> <li><a href="https://github.com/step-security/harden-runner/commit/4a1e83c9ef6b0e39b16f17b2734e08cdfbeea46c"><code>4a1e83c</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/341">#341</a> from step-security/dependabot/github_actions/actions/...</li> <li><a href="https://github.com/step-security/harden-runner/commit/10e0a2266afdbdd5b2c3d7d675bff329fd01c419"><code>10e0a22</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/340">#340</a> from step-security/dependabot/github_actions/actions/...</li> <li><a href="https://github.com/step-security/harden-runner/commit/20779e73c438c2fec2a7460797707ea9ba40885a"><code>20779e7</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/338">#338</a> from step-security/dependabot/github_actions/actions/...</li> <li><a href="https://github.com/step-security/harden-runner/commit/ad05d1bc907e6b488e35e0b208276a4833ef4fa4"><code>ad05d1b</code></a> Bump actions/dependency-review-action from 2.5.1 to 3.1.0</li> <li><a href="https://github.com/step-security/harden-runner/commit/1223983f63445d90059597930e4676d515772c21"><code>1223983</code></a> Bump actions/upload-artifact from 3.1.2 to 3.1.3</li> <li>Additional commits viewable in <a href="https://github.com/step-security/harden-runner/compare/8ca2b8b2ece13480cda6dacd3511b49857a23c09...1b05615854632b887b69ae1be8cbefe72d3ae423">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.5.1&new-version=2.6.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> --- <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:07 -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#5798
No description provided.