deps(deps): bump the github-actions group with 3 updates#730
Merged
sergeysozinov merged 1 commit intoJun 22, 2026
Merged
Conversation
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-java](https://github.com/actions/setup-java) and [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report). Updates `actions/checkout` from 6.0.3 to 7.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@df4cb1c...9c091bb) Updates `actions/setup-java` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@be666c2...ad2b381) Updates `mikepenz/action-junit-report` from 6.4.1 to 6.4.2 - [Release notes](https://github.com/mikepenz/action-junit-report/releases) - [Commits](mikepenz/action-junit-report@3a81627...d9f48fc) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-java dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: mikepenz/action-junit-report dependency-version: 6.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
This PR updates pinned GitHub Action revisions in the repository’s CI/release workflows, bumping actions/checkout to v7, actions/setup-java to v5.3.0, and mikepenz/action-junit-report to v6.4.2 to keep CI dependencies current and secure.
Changes:
- Bump
actions/checkoutfrom v6.0.3 to v7.0.0 across multiple workflows. - Bump
actions/setup-javafrom v5.2.0 to v5.3.0 in build/lint/test/publish workflows. - Bump
mikepenz/action-junit-reportfrom v6.4.1 to v6.4.2 in unit test reporting.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/release-version-check.yml | Updates actions/checkout pin to v7.0.0 for master/release comparisons. |
| .github/workflows/publish-reusable.yml | Updates actions/checkout to v7.0.0 and actions/setup-java to v5.3.0 across publish pipeline jobs. |
| .github/workflows/prepare_release_branch.yml | Updates actions/checkout to v7.0.0 for release branch automation. |
| .github/workflows/manual-prepare_release_branch.yml | Updates actions/checkout to v7.0.0 for manual release prep flow. |
| .github/workflows/lint_unitTests_build.yml | Updates actions/checkout to v7.0.0, actions/setup-java to v5.3.0, and junit report action to v6.4.2. |
| .github/workflows/gitleaks-secrets-validate.yml | Updates actions/checkout to v7.0.0 for secret scanning workflow. |
| .github/workflows/distribute-reusable.yml | Updates actions/checkout to v7.0.0 for distribution reusable workflow. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
justSmK
approved these changes
Jun 22, 2026
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.
Bumps the github-actions group with 3 updates: actions/checkout, actions/setup-java and mikepenz/action-junit-report.
Updates
actions/checkoutfrom 6.0.3 to 7.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)Updates
actions/setup-javafrom 5.2.0 to 5.3.0Release notes
Sourced from actions/setup-java's releases.
Commits
ad2b381Bump@vercel/nccfrom 0.38.1 to 0.44.0 (#1018)b24df5bMake the Adoptopenjdk package type look at the Temurin repo first for latest ...43120bcImplement pagination with link headers for Adoptium based apis (#1014)ad9d6a6Bump@types/nodefrom 24.1.0 to 25.9.3 (#950)039af37Bump picomatch,@types/jest, jest, jest-circus and ts-jest (#1016)1756ab6Bump eslint-config-prettier from 8.10.0 to 10.1.8 (#881)662bb59Bump@typescript-eslint/eslint-pluginfrom 8.35.1 to 8.46.2 (#952)1071fc1fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parse...576b821Merge pull request #674 from gdams/alpine307d3a2update readme for ubuntu sudo java_home behavior (#1013)Updates
mikepenz/action-junit-reportfrom 6.4.1 to 6.4.2Release notes
Sourced from mikepenz/action-junit-report's releases.
Commits
d9f48fcMerge pull request #1568 from mikepenz/fix/undici-high-severity4a85f8cfix(deps): bump undici to 6.27.0 to resolve high severity vulnerability0337ceachore(deps): lock file maintenance (#1567)a88e647Merge pull request #1566 from mikepenz/renovate/node-devdependency-non-major-...560eef0Merge pull request #1565 from mikepenz/renovate/vite-8.x55cab11chore(deps): update node devdependency non-major updatesbd17e3dchore(deps): update dependency vite to v8.0.1682be959Merge pull request #1563 from mikepenz/renovate/node-devdependency-non-major-...2017850chore(deps): update node devdependency non-major updatescd92a99chore(deps): lock file maintenance (#1564)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 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