[PR #5868] [MERGED] build(deps): bump step-security/harden-runner from 2.4.0 to 2.4.1 #5702

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5868
Author: @dependabot[bot]
Created: 6/26/2023
Status: Merged
Merged: 6/26/2023
Merged by: @kmk3

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


📝 Commits (1)

  • 1ccc533 build(deps): bump step-security/harden-runner from 2.4.0 to 2.4.1

📊 Changes

4 files changed (+8 additions, -8 deletions)

View changed files

📝 .github/workflows/build-extra.yml (+5 -5)
📝 .github/workflows/build.yml (+1 -1)
📝 .github/workflows/codeql-analysis.yml (+1 -1)
📝 .github/workflows/profile-checks.yml (+1 -1)

📄 Description

Bumps step-security/harden-runner from 2.4.0 to 2.4.1.

Release notes

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

v2.4.1

What's Changed

Release v2.4.1 by @​varunsh-coder and @​Devils-Knight in step-security/harden-runner#309

This release

  1. Shows a preview of the network events in the job summary markdown
  2. Uses a fallback DNS service from Cloudflare in addition to Google DNS to improve reliability

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

Commits
  • 55d479f Release v2.4.1 (#309)
  • 215c5ca Merge pull request #307 from step-security/dependabot/github_actions/github/c...
  • 95a625a Merge pull request #306 from step-security/dependabot/github_actions/actions/...
  • 7d83e8e Bump github/codeql-action from 2.3.3 to 2.13.4
  • 36ccae2 Bump actions/checkout from 3.5.2 to 3.5.3
  • beefd8c Merge pull request #295 from step-security/dependabot/github_actions/github/c...
  • bb523fd Merge pull request #301 from step-security/dependabot/github_actions/codecov/...
  • 760976e Bump codecov/codecov-action from 3.1.2 to 3.1.4
  • f702486 Merge pull request #300 from step-security/ak-codewise-dogfooding
  • 1f715fe using ai-codewise int for dogfooding
  • 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 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/5868 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/26/2023 **Status:** ✅ Merged **Merged:** 6/26/2023 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `dependabot/github_actions/step-security/harden-runner-2.4.1` --- ### 📝 Commits (1) - [`1ccc533`](https://github.com/netblue30/firejail/commit/1ccc5331d22a36fdb1fd0e962805cd9a9324790b) build(deps): bump step-security/harden-runner from 2.4.0 to 2.4.1 ### 📊 Changes **4 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-extra.yml` (+5 -5) 📝 `.github/workflows/build.yml` (+1 -1) 📝 `.github/workflows/codeql-analysis.yml` (+1 -1) 📝 `.github/workflows/profile-checks.yml` (+1 -1) </details> ### 📄 Description Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.4.0 to 2.4.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.4.1</h2> <h2>What's Changed</h2> <p>Release v2.4.1 by <a href="https://github.com/varunsh-coder"><code>@​varunsh-coder</code></a> and <a href="https://github.com/Devils-Knight"><code>@​Devils-Knight</code></a> in <a href="https://redirect.github.com/step-security/harden-runner/pull/309">step-security/harden-runner#309</a></p> <p>This release</p> <ol> <li>Shows a preview of the network events in the job summary markdown</li> <li>Uses a fallback DNS service from Cloudflare in addition to Google DNS to improve reliability</li> </ol> <p><strong>Full Changelog</strong>: <a href="https://github.com/step-security/harden-runner/compare/v2...v2.4.1">https://github.com/step-security/harden-runner/compare/v2...v2.4.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/step-security/harden-runner/commit/55d479fb1c5bcad5a4f9099a5d9f37c8857b2845"><code>55d479f</code></a> Release v2.4.1 (<a href="https://redirect.github.com/step-security/harden-runner/issues/309">#309</a>)</li> <li><a href="https://github.com/step-security/harden-runner/commit/215c5ca5ec7b0ee8425ee2e531db206868f0b83b"><code>215c5ca</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/307">#307</a> from step-security/dependabot/github_actions/github/c...</li> <li><a href="https://github.com/step-security/harden-runner/commit/95a625ab9692ceab3fb86613872a4258f0e2a112"><code>95a625a</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/306">#306</a> from step-security/dependabot/github_actions/actions/...</li> <li><a href="https://github.com/step-security/harden-runner/commit/7d83e8ed9710508b4d1fa5bd8b99c9ca0bda0526"><code>7d83e8e</code></a> Bump github/codeql-action from 2.3.3 to 2.13.4</li> <li><a href="https://github.com/step-security/harden-runner/commit/36ccae2f5be3aaf64c8971c683f28144e92e7eb7"><code>36ccae2</code></a> Bump actions/checkout from 3.5.2 to 3.5.3</li> <li><a href="https://github.com/step-security/harden-runner/commit/beefd8c500e5f70ce4fc69e314d454dcf8822f4b"><code>beefd8c</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/295">#295</a> from step-security/dependabot/github_actions/github/c...</li> <li><a href="https://github.com/step-security/harden-runner/commit/bb523fd3f42131f7cd6aca25f1a8c6ed6bdd2378"><code>bb523fd</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/301">#301</a> from step-security/dependabot/github_actions/codecov/...</li> <li><a href="https://github.com/step-security/harden-runner/commit/760976e8ee8d93516fe19892b24a1c08008817b9"><code>760976e</code></a> Bump codecov/codecov-action from 3.1.2 to 3.1.4</li> <li><a href="https://github.com/step-security/harden-runner/commit/f70248679df316796ffb7123cb0b916bd98cde22"><code>f702486</code></a> Merge pull request <a href="https://redirect.github.com/step-security/harden-runner/issues/300">#300</a> from step-security/ak-codewise-dogfooding</li> <li><a href="https://github.com/step-security/harden-runner/commit/1f715fe03db90c0c16a35619b95ff89ceafc5008"><code>1f715fe</code></a> using ai-codewise int for dogfooding</li> <li>Additional commits viewable in <a href="https://github.com/step-security/harden-runner/compare/128a63446a954579617e875aaab7d2978154e969...55d479fb1c5bcad5a4f9099a5d9f37c8857b2845">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.4.0&new-version=2.4.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 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:43:21 -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#5702
No description provided.