Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-go action minor v6.1.0v6.2.0
actions/setup-node action minor v6.1.0v6.2.0
codecov/codecov-action action minor v5.4.3v5.5.2
docker/setup-qemu-action action minor v3.6.0v3.7.0
peter-evans/create-pull-request action minor v8.0.0v8.1.0
softprops/action-gh-release action digest c95fe14a06a81a
step-security/harden-runner action minor v2.11.1v2.14.0

Release Notes

actions/setup-go (actions/setup-go)

v6.2.0

Compare Source

What's Changed
Enhancements
Dependency updates
New Contributors

Full Changelog: actions/setup-go@v6...v6.2.0

actions/setup-node (actions/setup-node)

v6.2.0

Compare Source

codecov/codecov-action (codecov/codecov-action)

v5.5.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

docker/setup-qemu-action (docker/setup-qemu-action)

v3.7.0

Compare Source

Full Changelog: docker/setup-qemu-action@v3.6.0...v3.7.0

peter-evans/create-pull-request (peter-evans/create-pull-request)

v8.1.0

Compare Source

step-security/harden-runner (step-security/harden-runner)

v2.14.0

Compare Source

What's Changed
  • Selective installation: Harden-Runner now skips installation on GitHub-hosted runners when the repository has a custom property skip_harden_runner, allowing organizations to opt out specific repos.
  • Avoid double install: The action no longer installs Harden-Runner if it’s already present on a GitHub-hosted runner, which could happen when a composite action also installs it.

Full Changelog: step-security/harden-runner@v2.13.3...v2.14.0

v2.13.3

Compare Source

What's Changed
  • Fixed an issue where process events were not uploaded in certain edge cases.

Full Changelog: step-security/harden-runner@v2.13.2...v2.13.3

v2.13.2

Compare Source

What's Changed
  • Fixed an issue where there was a limit of 512 allowed endpoints when using block egress policy. This restriction has been removed, allowing for an unlimited number of endpoints to be configured.
  • Harden Runner now automatically detects if the agent is already pre-installed on a custom VM image used by a GitHub-hosted runner. When detected, the action will skip reinstallation and use the existing agent.

Full Changelog: step-security/harden-runner@v2.13.1...v2.13.2

v2.13.1

Compare Source

What's Changed

  • Graceful handling of HTTP errors: Improved error handling when fetching Harden Runner policies from the StepSecurity Policy Store API, ensuring more reliable execution even in case of temporary network/API issues.

  • Security updates for npm dependencies: Updated vulnerable npm package dependencies to the latest secure versions.

  • Faster enterprise agent downloads: The enterprise agent is now downloaded from GitHub Releases instead of packages.stepsecurity.io, improving download speed and reliability.

Full Changelog: step-security/harden-runner@v2.13.0...v2.13.1

v2.13.0

Compare Source

What's Changed

  • Improved job markdown summary
  • Https monitoring for all domains (included with the enterprise tier)

Full Changelog: step-security/harden-runner@v2...v2.13.0

v2.12.2

Compare Source

What's Changed

Added HTTPS Monitoring for additional destinations - *.githubusercontent.com
Bug fixes:

  • Implicitly allow local multicast, local unicast and broadcast IP addresses in block mode
  • Increased policy map size for block mode

Full Changelog: step-security/harden-runner@v2...v2.12.2

v2.12.1

Compare Source

What's Changed
  • Detection capabilities have been upgraded to better recognize attempts at runner tampering. These improvements are informed by real-world incident learnings, including analysis of anomalous behaviors observed in the tj-actions and reviewdog supply chain attack.
  • Resolved an issue where the block policy was not enforced correctly when the GitHub Actions job was running inside a container on a self-hosted VM runner.

Full Changelog: step-security/harden-runner@v2...v2.12.1

v2.12.0

Compare Source

What's Changed
  1. A new option, disable-sudo-and-containers, is now available to replace the disable-sudo policy, addressing Docker-based privilege escalation (CVE-2025-32955). More details can be found in this blog post.

  2. New detections have been added based on insights from the tj-actions and reviewdog actions incidents.

Full Changelog: step-security/harden-runner@v2...v2.12.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Aug 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
generative 69.55% <ø> (ø)
integration 69.55% <ø> (ø)
unit 69.55% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch 4 times, most recently from faf9333 to 705ead3 Compare September 7, 2025 05:03
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch 3 times, most recently from d622043 to 2dc998b Compare September 10, 2025 18:33
@renovate renovate bot changed the title Update github actions (release-v0.7) (minor) Update github actions (release-v0.7) Sep 18, 2025
@renovate renovate bot changed the title Update github actions (release-v0.7) Update github actions (release-v0.7) - abandoned Sep 25, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch from 2dc998b to 6f69141 Compare October 1, 2025 08:55
@renovate renovate bot changed the title Update github actions (release-v0.7) - abandoned Update github actions (release-v0.7) (minor) Oct 1, 2025
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch 4 times, most recently from 1b533e8 to 3e4cb30 Compare October 7, 2025 19:35
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch 3 times, most recently from 4278b4d to 3eb225f Compare October 11, 2025 17:56
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch 2 times, most recently from 91bf8ee to 55f844f Compare October 24, 2025 21:40
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch 3 times, most recently from 6bde36e to 66ade5f Compare November 5, 2025 18:01
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch 2 times, most recently from 7e9d45a to 2dc944c Compare November 14, 2025 02:11
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch from 2dc944c to f0fba89 Compare November 18, 2025 03:00
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch 2 times, most recently from 606e1d9 to f107a71 Compare November 24, 2025 14:32
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch 3 times, most recently from 24bb8b2 to 353b5b1 Compare December 2, 2025 05:55
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch from 353b5b1 to 0ae172a Compare December 9, 2025 15:39
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch 5 times, most recently from 0670fb3 to b781d5f Compare December 16, 2025 21:34
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch from b781d5f to ecef5a9 Compare December 18, 2025 12:56
@github-actions github-actions bot added size: XS and removed size: M labels Dec 18, 2025
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch from ecef5a9 to 28e75f9 Compare December 18, 2025 15:23
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch from 28e75f9 to e9a0c0a Compare January 13, 2026 05:47
@github-actions github-actions bot added size: S and removed size: XS labels Jan 13, 2026
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch from e9a0c0a to 91b1dec Compare January 15, 2026 06:24
@renovate renovate bot force-pushed the renovate/release-v0.7-github-actions branch from 91b1dec to f58d69f Compare January 21, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants