chore(deps): update github actions - #59
Open
agntcy-automation[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
agntcy-automation
Bot
force-pushed
the
renovate/github-actions
branch
from
June 10, 2026 07:24
90eecc0 to
19a225e
Compare
agntcy-automation
Bot
force-pushed
the
renovate/github-actions
branch
3 times, most recently
from
June 22, 2026 19:04
527cf9d to
a2f8566
Compare
agntcy-automation
Bot
force-pushed
the
renovate/github-actions
branch
3 times, most recently
from
June 30, 2026 00:30
5e9ab3c to
34c5389
Compare
agntcy-automation
Bot
force-pushed
the
renovate/github-actions
branch
8 times, most recently
from
July 11, 2026 12:16
185efba to
43f1fe4
Compare
agntcy-automation
Bot
force-pushed
the
renovate/github-actions
branch
4 times, most recently
from
July 19, 2026 18:17
deed318 to
4ca8efd
Compare
agntcy-automation
Bot
force-pushed
the
renovate/github-actions
branch
6 times, most recently
from
July 27, 2026 13:00
856d36c to
e4fc9ec
Compare
agntcy-automation
Bot
force-pushed
the
renovate/github-actions
branch
from
July 30, 2026 18:29
e4fc9ec to
908094a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v5.0.5→v5.1.0v6.0.2→v6.1.0v6.4.0→v6.5.0v6.4.0→v6.5.0v10.3.0→v10.4.0v5.0.0→v5.0.1v6.0.1→v6.0.2v7.2.0→v7.3.0v4.2.0→v4.5.2v4.6.0v6.1.0→v6.2.0v4.1.0→v4.2.0v4.1.0→v4.2.0v4.0.1→v4.0.2v4.36.0→v4.37.3v4.37.4v3.0.0→v3.0.2v2.19.4→v2.20.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/cache (actions/cache)
v5.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.1.0
actions/checkout (actions/checkout)
v6.1.0Compare Source
What's Changed
allow-unsafe-pr-checkoutto v6 by @aiqiaoy in #2500https://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.3Compare Source
actions/setup-go (actions/setup-go)
v6.5.0Compare 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.0Compare Source
What's Changed
Full Changelog: actions/setup-node@v6.4.0...v6.5.0
actions/stale (actions/stale)
v10.4.0Compare Source
What's Changed
Bug Fix
only-issue-typesvalidation by @trueberryless in #1338Dependency Updates
New Contributors
Full Changelog: actions/stale@v10.3.0...v10.4.0
azure/setup-helm (azure/setup-helm)
v5.0.1Compare Source
Fixed
Changed
codecov/codecov-action (codecov/codecov-action)
v6.0.2Compare Source
This is a copy of the
v7.0.0release to make updates easierWhat's Changed
Full Changelog: codecov/codecov-action@v6.0.1...v6.0.2
docker/bake-action (docker/bake-action)
v7.3.0Compare Source
Full Changelog: docker/bake-action@v7.2.0...v7.3.0
docker/login-action (docker/login-action)
v4.5.2Compare Source
Full Changelog: docker/login-action@v4.5.1...v4.5.2
v4.5.1Compare Source
dhi.ioas Docker Hub OIDC registry by @crazy-max in #1054Full Changelog: docker/login-action@v4.5.0...v4.5.1
v4.5.0Compare Source
Full Changelog: docker/login-action@v4.4.0...v4.5.0
v4.4.0Compare Source
registry-authsecret mask by @crazy-max in #1035Full Changelog: docker/login-action@v4.3.0...v4.4.0
v4.3.0Compare Source
Full Changelog: docker/login-action@v4.2.0...v4.3.0
docker/metadata-action (docker/metadata-action)
v6.2.0Compare Source
Full Changelog: docker/metadata-action@v6.1.0...v6.2.0
docker/setup-buildx-action (docker/setup-buildx-action)
v4.2.0Compare Source
Full Changelog: docker/setup-buildx-action@v4.1.0...v4.2.0
docker/setup-qemu-action (docker/setup-qemu-action)
v4.2.0Compare Source
Full Changelog: docker/setup-qemu-action@v4.1.0...v4.2.0
dorny/paths-filter (dorny/paths-filter)
v4.0.2Compare Source
github/codeql-action (github/codeql-action)
v4.37.3Compare Source
No user facing changes.
v4.37.2Compare Source
config-fileinput that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, theremote=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. #4023v4.37.1Compare Source
v4.37.0Compare Source
config-fileinput for thecodeql-action/initstep will soon support a new[owner/]repo[@​ref][:path]format. All components except the repository name are optional. If omitted,ownerdefaults to the same owner as the repository the analysis is running for,reftomain, andpathto.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. #3973v4.36.3Compare Source
No user facing changes.
v4.36.2Compare Source
v4.36.1Compare Source
No user facing changes.
softprops/action-gh-release (softprops/action-gh-release)
v3.0.2Compare Source
3.0.2is a patch release focused on release reliability and compatibility. Itreuses 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 🔄
3.0.1v3.0.1Compare Source
3.0.1
step-security/harden-runner (step-security/harden-runner)
v2.20.0Compare Source
What's Changed
Full Changelog: step-security/harden-runner@v2.19.4...v2.20.0