Bump the github-actions-version-updates group across 1 directory with 4 updates by dependabot[bot] · Pull Request #3483 · secureCodeBox/secureCodeBox
Bumps the github-actions-version-updates group with 4 updates in the /.github/workflows directory: actions/checkout, actions/setup-java, github/codeql-action and peter-evans/create-pull-request.
Updates actions/checkout from 6.0.1 to 6.0.2
Release notes
Sourced from actions/checkout's releases.
v6.0.2
What's Changed
- Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set by
@TingluoHuangin actions/checkout#2355- Fix tag handling: preserve annotations and explicit fetch-tags by
@ericsciplein actions/checkout#2356Full Changelog: actions/checkout@v6.0.1...v6.0.2
Changelog
Sourced from actions/checkout's changelog.
Changelog
v6.0.2
- Fix tag handling: preserve annotations and explicit fetch-tags by
@ericsciplein actions/checkout#2356v6.0.1
- Add worktree support for persist-credentials includeIf by
@ericsciplein actions/checkout#2327v6.0.0
- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248v5.0.1
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301v5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226v4.3.1
- Port v6 cleanup to v4 by
@ericsciplein actions/checkout#2305v4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-millerin actions/checkout#1732
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...- See full diff in compare view
Updates actions/setup-java from 5.1.0 to 5.2.0
Release notes
Sourced from actions/setup-java's releases.
v5.2.0
What's Changed
Enhancement
- Retry on HTTP 522 Connection timed out by
@findepiin actions/setup-java#964Documentation Changes
- Update gradle caching by
@priya-kinthaliin actions/setup-java#972- Update checkout to v6 by
@mahabaleshwarsin actions/setup-java#973Dependency Updates
- Upgrade
@actions/cacheto v5 by@salmanmkcin actions/setup-java#968- Upgrade actions/checkout from 5 to 6 by
@dependabotin actions/setup-java#961New Contributors
@findepimade their first contribution in actions/setup-java#964Full Changelog: actions/setup-java@v5...v5.2.0
Commits
Updates github/codeql-action from 4.31.10 to 4.32.0
Release notes
Sourced from github/codeql-action's releases.
v4.32.0
v4.31.11
- When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
- Improved error handling throughout the CodeQL Action. #3415
- Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
- The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403
Changelog
Sourced from github/codeql-action's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
No user facing changes.
4.32.0 - 26 Jan 2026
4.31.11 - 23 Jan 2026
- When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
- Improved error handling throughout the CodeQL Action. #3415
- Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
- The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403
4.31.10 - 12 Jan 2026
- Update default CodeQL bundle version to 2.23.9. #3393
4.31.9 - 16 Dec 2025
No user facing changes.
4.31.8 - 11 Dec 2025
- Update default CodeQL bundle version to 2.23.8. #3354
4.31.7 - 05 Dec 2025
- Update default CodeQL bundle version to 2.23.7. #3343
4.31.6 - 01 Dec 2025
No user facing changes.
4.31.5 - 24 Nov 2025
- Update default CodeQL bundle version to 2.23.6. #3321
4.31.4 - 18 Nov 2025
No user facing changes.
4.31.3 - 13 Nov 2025
- CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see Upcoming deprecation of CodeQL Action v3.
... (truncated)
Commits
b20883bMerge pull request #3428 from github/update-v4.32.0-e3b8227a2c9aa45dUpdate changelog for v4.32.0e3b8227Merge pull request #3427 from github/henrymercer/bump-for-new-minor-series8a01181Compare minor version number80e1425Bump minor version for CLI v2.24.0b748848Bump the Action minor version number on new CodeQL minor version series5e767efMerge pull request #3425 from github/update-bundle/codeql-bundle-v2.24.09752869Add changelog notec62c214Update default bundle to codeql-bundle-v2.24.025a224bMerge pull request #3423 from github/mbg/ci/yq-windows- Additional commits viewable in compare view
Updates peter-evans/create-pull-request from 8.0.0 to 8.1.0
Release notes
Sourced from peter-evans/create-pull-request's releases.
Create Pull Request v8.1.0
What's Changed
- README.md: bump given GitHub actions to their latest versions by
@deiningin peter-evans/create-pull-request#4265- build(deps): bump the github-actions group with 2 updates by
@dependabot[bot] in peter-evans/create-pull-request#4273- build(deps-dev): bump the npm group with 2 updates by
@dependabot[bot] in peter-evans/create-pull-request#4274- build(deps-dev): bump undici from 6.22.0 to 6.23.0 by
@dependabot[bot] in peter-evans/create-pull-request#4284- Update distribution by
@actions-botin peter-evans/create-pull-request#4289- fix: Handle remote prune failures gracefully on self-hosted runners by
@peter-evansin peter-evans/create-pull-request#4295- feat: add
@octokit/plugin-retryto handle retriable server errors by@peter-evansin peter-evans/create-pull-request#4298New Contributors
@deiningmade their first contribution in peter-evans/create-pull-request#4265Full Changelog: peter-evans/create-pull-request@v8.0.0...v8.1.0
Commits
c0f553ffeat: add@octokit/plugin-retryto handle retriable server errors (#4298)7000124fix: Handle remote prune failures gracefully (#4295)34aa40ebuild: update distribution (#4289)641099dbuild(deps-dev): bump undici from 6.22.0 to 6.23.0 (#4284)2271f1dbuild(deps-dev): bump the npm group with 2 updates (#4274)437c31abuild(deps): bump the github-actions group with 2 updates (#4273)0979079docs: update readme5b751cdREADME.md: bump given GitHub actions to their latest versions (#4265)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions