Update github-actions (maint) - #11454
Open
renovate-bot wants to merge 1 commit into
Open
Conversation
Contributor
CT Test Results 1 files 11 suites 3m 10s ⏱️ Results for commit 9ff4e75. ♻️ This comment has been updated with latest results. To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass. See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally. Artifacts// Erlang/OTP Github Action Bot |
renovate-bot
force-pushed
the
renovate/maint-github-actions
branch
from
August 11, 2026 14:48
9e6cc7f to
d0d198d
Compare
|
|
kikofernandez
previously approved these changes
Aug 12, 2026
renovate-bot
force-pushed
the
renovate/maint-github-actions
branch
from
August 14, 2026 20:38
d0d198d to
bada72f
Compare
renovate-bot
force-pushed
the
renovate/maint-github-actions
branch
from
August 21, 2026 13:44
bada72f to
e04ecc5
Compare
renovate-bot
force-pushed
the
renovate/maint-github-actions
branch
from
August 22, 2026 06:43
e04ecc5 to
9ff4e75
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:
v2.22.0→v2.24.0v6.0.0→v6.1.0b7e8d49→0057852v5.0.3→v5.1.0v6.0.2→v6.1.0v2.2.1→v2.2.2v3.0.2→v3.0.4v1.20.4→v1.24.1527e78e→ba6a286v3.29.7→v3.37.8v1.1.0→v1.2.0v2.4.3→v2.4.4v1.4.2→v1.5.4v1.3.5→v1.4.6v1.3.0→v1.3.8v0.5.2→v0.6.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
EnricoMi/publish-unit-test-result-action (EnricoMi/publish-unit-test-result-action)
v2.24.0Compare Source
Adds the following improvements:
Full Changelog: EnricoMi/publish-unit-test-result-action@v2.23.0...v2.24.0
v2.23.0Compare Source
Adds the following improvements:
Full Changelog: EnricoMi/publish-unit-test-result-action@v2.22.0...v2.23.0
Vampire/setup-wsl (Vampire/setup-wsl)
v6.1.0Compare Source
Highlights
Deprecations
Details
6819906]1462529]6eb7639]90a7832]44828e1]168ff3d]47d527f]6391a34]6f851d3]01972ad]b00071d]b38a1f9]25def4e]0f597b6]0e1d30d]8632db7]df43e2e]0261a4f]685f117]f103acb]7bab382]857582f]b0a9492]14f968f]2a205c6]9e3e4a6]0507b3e]f96ebd2]e491558]24fd3b7]648c2a1]9c2948a]d5fc1c9]9d61a27]d859bad]818d233]a0d3bcd]e8092cd]7d4bd70]ade4ee0]02217b0]actions/cache (actions/cache)
v5.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.1.0
v5.0.5Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.0.5
v5.0.4Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v5...v5.0.4
actions/checkout (actions/checkout)
v6.1.0Compare Source
v6.0.3Compare Source
actions/create-github-app-token (actions/create-github-app-token)
v2.2.2Compare Source
Bug Fixes
dorny/paths-filter (dorny/paths-filter)
v3.0.4Compare Source
v3.0.3Compare Source
erlef/setup-beam (erlef/setup-beam)
v1.24.1Compare Source
What's Changed
Full Changelog: erlef/setup-beam@v1...v1.24.1
v1.24.0Compare Source
Since GitHub is phasing out Node 20 runners, the
erlef/setup-beamaction has updated its requirements (see PR #426). Please ensure your workflow files are updated to align with the latest GitHub Actions standards to avoid execution failures.What's Changed
Support Node 24 runtime by @levibuzolic in #426
Fix error that occurs when parsing TOML files that use dotted keys by @mitchellhenke in #444
Automation
Security
Prototype Pollution via parse() in NodeJS flattedby @paulo-ferraz-oliveira in #445New Contributors
Full Changelog: erlef/setup-beam@v1...v1.24.0
v1.24Compare Source
v1.23.0Compare Source
What's Changed
Features
Fixes
Documentation
Version updates
New Contributors
Full Changelog: erlef/setup-beam@v1...v1.23.0
v1.23Compare Source
v1.22.0Compare Source
What's Changed
Features
mise.tomlasversion-file(input) by @dinokovac-river in #415Dependabot updates
License updates
New Contributors
Full Changelog: erlef/setup-beam@v1.21.0...v1.22.0
v1.22Compare Source
v1.21.0Compare Source
What's Changed
New Contributors
Full Changelog: erlef/setup-beam@v1...v1.21.0
v1.21Compare Source
github/codeql-action (github/codeql-action)
v3.37.8Compare Source
v3.37.7Compare Source
v3.37.6Compare Source
.github/codeql-config.ymlto align it with the suggested path that is used elsewhere. #4070v3.37.5Compare Source
initAction instead of falling back to downloading the bundle before extracting it. #4061v3.37.4Compare Source
toolsinput for thecodeql-action/initstep to be specified using agithub-codeql-toolsrepository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value totoolcacheto always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided fortoolsin the workflow definition always takes precedence unless the value of the repository property starts with!. #4037v3.37.3Compare Source
No user facing changes.
v3.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. #4023v3.37.1Compare Source
v3.37.0Compare Source
v3.36.3Compare Source
No user facing changes.
v3.36.2Compare Source
v3.36.1Compare Source
No user facing changes.
v3.36.0Compare Source
v3.35.5Compare Source
analysis-kindsinput, onlycode-scanningwill be enabled. Theanalysis-kindsinput is experimental, for GitHub-internal use only, and may change without notice at any time. #3892v3.35.4Compare Source
v3.35.3Compare Source
GETrequests instead ofHEADfor better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #3853v3.35.2Compare Source
CODEQL_ACTION_CLEANUP_TRAP_CACHESenvironment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing thetrap-caching: falseinput to theinitAction. #3795v3.35.1Compare Source
v3.35.0Compare Source
v3.34.1Compare Source
v3.34.0Compare Source
none. We expect this rollout to be complete by the end of April 2026. #3584v3.33.0Compare Source
To opt out of this change:
github-codeql-file-coverage-on-prsand the type "True/false", then set this property totruein the repository's settings. For more information, see Managing custom properties for repositories in your organization. Alternatively, if you are using an advanced setup workflow, you can set theCODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.CODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.CODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.github-codeql-disable-overlaythat was previously only available on GitHub.com. #3559v3.32.6Compare Source
v3.32.5Compare Source
github-codeql-disable-overlaycustom repository property to disable improved incremental analysis for CodeQL. First, create a custom repository property with the namegithub-codeql-disable-overlayand the type "True/false" in the organization's settings. Then in the repository's settings, set this property totrueto disable improved incremental analysis. For more information, see Managing custom properties for repositories in your organization. This feature is not yet available on GitHub Enterprise Server. #3507start-proxyaction to resolve the CodeQL CLI version from feature flags instead of using the linked CLI bundle version. We expect to roll this change out to everyone in March. #3512v3.32.4Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.