Skip to content

chore(deps): update github actions - #59

Open
agntcy-automation[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions
Open

chore(deps): update github actions#59
agntcy-automation[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions

Conversation

@agntcy-automation

@agntcy-automation agntcy-automation Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
actions/cache action minor v5.0.5v5.1.0
actions/checkout action minor v6.0.2v6.1.0
actions/setup-go action minor v6.4.0v6.5.0
actions/setup-node action minor v6.4.0v6.5.0
actions/stale action minor v10.3.0v10.4.0
azure/setup-helm action patch v5.0.0v5.0.1
codecov/codecov-action action patch v6.0.1v6.0.2
docker/bake-action action minor v7.2.0v7.3.0
docker/login-action action minor v4.2.0v4.5.2 v4.6.0
docker/metadata-action action minor v6.1.0v6.2.0
docker/setup-buildx-action action minor v4.1.0v4.2.0
docker/setup-qemu-action action minor v4.1.0v4.2.0
dorny/paths-filter action patch v4.0.1v4.0.2
github/codeql-action action minor v4.36.0v4.37.3 v4.37.4
softprops/action-gh-release action patch v3.0.0v3.0.2
step-security/harden-runner action minor v2.19.4v2.20.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/cache (actions/cache)

v5.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

actions/checkout (actions/checkout)

v6.1.0

Compare Source

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

Compare Source

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

v6.5.0

Compare Source

What's Changed
Dependency update
New Contributors

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

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

v6.5.0

Compare Source

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

actions/stale (actions/stale)

v10.4.0

Compare Source

What's Changed

Bug Fix
Dependency Updates
  • Bump undici to 6.27.0 via override, clean up stale license files, and version to 10.4.0. by @​dependabot in #​1342

New Contributors

Full Changelog: actions/stale@v10.3.0...v10.4.0

azure/setup-helm (azure/setup-helm)

v5.0.1

Compare Source

Fixed
Changed
codecov/codecov-action (codecov/codecov-action)

v6.0.2

Compare Source

This is a copy of the v7.0.0 release to make updates easier

What's Changed

Full Changelog: codecov/codecov-action@v6.0.1...v6.0.2

docker/bake-action (docker/bake-action)

v7.3.0

Compare Source

Full Changelog: docker/bake-action@v7.2.0...v7.3.0

docker/login-action (docker/login-action)

v4.5.2

Compare Source

Full Changelog: docker/login-action@v4.5.1...v4.5.2

v4.5.1

Compare Source

Full Changelog: docker/login-action@v4.5.0...v4.5.1

v4.5.0

Compare Source

Full Changelog: docker/login-action@v4.4.0...v4.5.0

v4.4.0

Compare Source

Full Changelog: docker/login-action@v4.3.0...v4.4.0

v4.3.0

Compare Source

Full Changelog: docker/login-action@v4.2.0...v4.3.0

docker/metadata-action (docker/metadata-action)

v6.2.0

Compare Source

Full Changelog: docker/metadata-action@v6.1.0...v6.2.0

docker/setup-buildx-action (docker/setup-buildx-action)

v4.2.0

Compare Source

Full Changelog: docker/setup-buildx-action@v4.1.0...v4.2.0

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

v4.2.0

Compare Source

Full Changelog: docker/setup-qemu-action@v4.1.0...v4.2.0

dorny/paths-filter (dorny/paths-filter)

v4.0.2

Compare Source

github/codeql-action (github/codeql-action)

v4.37.3

Compare Source

No user facing changes.

v4.37.2

Compare Source

  • The new address format for the config-file input that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, the remote= prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #​4023
  • The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #​4007

v4.37.1

Compare Source

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #​3956
  • Update default CodeQL bundle version to 2.26.1. #​4019

v4.37.0

Compare Source

  • Update default CodeQL bundle version to 2.26.0. #​3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@​ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #​3973

v4.36.3

Compare Source

No user facing changes.

v4.36.2

Compare Source

  • Cache CodeQL CLI version information across Actions steps. #​3943
  • Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. #​3937
  • Update default CodeQL bundle version to 2.25.6. #​3948

v4.36.1

Compare Source

No user facing changes.

softprops/action-gh-release (softprops/action-gh-release)

v3.0.2

Compare Source

3.0.2 is a patch release focused on release reliability and compatibility. It
reuses existing draft releases when publishing prereleases, supports replacing
release assets on Gitea, hardens streamed asset uploads, and provides clearer
release-creation diagnostics. It also includes TypeScript, coverage, and tooling
maintenance merged since 3.0.1.

This release fixes #​795, #​438, and #​803. The upload transport hardening covers the
historical failure reported in #​790, although current hosted Node 24 runners did
not reproduce it naturally. The diagnostics work is related to #​786 and does not
claim a reproducible release-creation fix.

What's Changed

Exciting New Features 🎉
Bug fixes 🐛
Other Changes 🔄

v3.0.1

Compare Source

3.0.1

  • maintenance release with updated dependencies
step-security/harden-runner (step-security/harden-runner)

v2.20.0

Compare Source

What's Changed
  • Support for block policy for MacOS and Windows GitHub-hosted runners
  • Support for Bitrise MacOS GitHub Actions runners
  • HTTPS monitoring support for Bun for Linux runners (enterprise tier)

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

@agntcy-automation
agntcy-automation Bot requested a review from a team as a code owner June 8, 2026 00:33
@agntcy-automation agntcy-automation Bot added ci dependencies Pull requests that update a dependency file labels Jun 8, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@agntcy-automation
agntcy-automation Bot force-pushed the renovate/github-actions branch from 90eecc0 to 19a225e Compare June 10, 2026 07:24
@agntcy-automation
agntcy-automation Bot force-pushed the renovate/github-actions branch 3 times, most recently from 527cf9d to a2f8566 Compare June 22, 2026 19:04
@agntcy-automation
agntcy-automation Bot force-pushed the renovate/github-actions branch 3 times, most recently from 5e9ab3c to 34c5389 Compare June 30, 2026 00:30
@agntcy-automation
agntcy-automation Bot force-pushed the renovate/github-actions branch 8 times, most recently from 185efba to 43f1fe4 Compare July 11, 2026 12:16
@agntcy-automation
agntcy-automation Bot force-pushed the renovate/github-actions branch 4 times, most recently from deed318 to 4ca8efd Compare July 19, 2026 18:17
@agntcy-automation
agntcy-automation Bot force-pushed the renovate/github-actions branch 6 times, most recently from 856d36c to e4fc9ec Compare July 27, 2026 13:00
@agntcy-automation
agntcy-automation Bot force-pushed the renovate/github-actions branch from e4fc9ec to 908094a Compare July 30, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant