chore(deps): update github actions #2983
Merged
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:
0400d5f
->0057852
v2.1.1
->v2.1.4
3a9db7e
->5f858e3
v6.6.1
->v6.8.0
v3.30.1
->v3.30.6
v3.29.9
->v3.30.6
v2.4.2
->v2.4.3
v43.0.11
->v43.0.15
62aaded
->ee3c01c
v2.3.3
->v2.3.4
v2.13.0
->v2.13.1
v46.0.5
->v47.0.0
Release Notes
actions/create-github-app-token (actions/create-github-app-token)
v2.1.4
Compare Source
Bug Fixes
v2.1.3
Compare Source
Bug Fixes
v2.1.2
Compare Source
Bug Fixes
astral-sh/setup-uv (astral-sh/setup-uv)
v6.8.0
: 🌈 Add **/*.py.lock to cache-dependency-globCompare Source
Changes
Thanks to @parched the default
cache-dependency-glob
now also find all lock files generated byuv lock --script
🚀 Enhancements
🧰 Maintenance
📚 Documentation
⬆️ Dependency updates
v6.7.0
: 🌈 New inputsrestore-cache
andsave-cache
Compare Source
Changes
This release adds fine-grained control over the caching steps.
restore-cache
(true
by default) can be set tofalse
to skip restoring the cache while still allowing to save the cache.save-cache
(true
by default) can be set tofalse
to skip saving the cache.Skipping cache saving can be useful if you know, that you will never use this version of the cache again and don't want to waste storage space:
🚀 Enhancements
🧰 Maintenance
⬆️ Dependency updates
github/codeql-action (github/codeql-action)
v3.30.6
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.6 - 02 Oct 2025
See the full CHANGELOG.md for more information.
v3.30.5
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.5 - 26 Sep 2025
3.30.4
withupload-sarif
which resulted in files without a.sarif
extension not getting uploaded. #3160See the full CHANGELOG.md for more information.
v3.30.4
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.4 - 25 Sep 2025
codeql-action/init
step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of thecodeql-action/init
step. #3099 and #3100tools: nightly
to theinit
action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. #3130See the full CHANGELOG.md for more information.
v3.30.3
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.3 - 10 Sep 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.30.2
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.2 - 09 Sep 2025
quality-queries
input that was added in3.29.2
as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a newanalysis-kinds
input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. #3064See the full CHANGELOG.md for more information.
ossf/scorecard-action (ossf/scorecard-action)
v2.4.3
Compare Source
What's Changed
This update bumps the Scorecard version to the v5.3.0 release. For a complete list of changes, please refer to the Scorecard v5.3.0 release notes.
Documentation
GITHUB_TOKEN
permissions needed for private repos by @pankajtaneja5 in #1574Other
New Contributors
Full Changelog: ossf/scorecard-action@v2.4.2...v2.4.3
renovatebot/github-action (renovatebot/github-action)
v43.0.15
Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v43.0.14
Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v43.0.13
Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v43.0.12
Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
softprops/action-gh-release (softprops/action-gh-release)
v2.3.4
Compare Source
What's Changed
Bug fixes 🐛
Other Changes 🔄
Full Changelog: softprops/action-gh-release@v2...v2.3.4
step-security/harden-runner (step-security/harden-runner)
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
tj-actions/changed-files (tj-actions/changed-files)
v47.0.0
Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - On day 1 of the month ( * * 1 * * ) (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.
This PR has been generated by Renovate Bot.