Skip to content

deps(deps): bump the github-actions group with 3 updates#730

Merged
sergeysozinov merged 1 commit into
developfrom
dependabot/github_actions/github-actions-47e766f620
Jun 22, 2026
Merged

deps(deps): bump the github-actions group with 3 updates#730
sergeysozinov merged 1 commit into
developfrom
dependabot/github_actions/github-actions-47e766f620

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 3 updates: actions/checkout, actions/setup-java and mikepenz/action-junit-report.

Updates actions/checkout from 6.0.3 to 7.0.0

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates actions/setup-java from 5.2.0 to 5.3.0

Release notes

Sourced from actions/setup-java's releases.

v5.3.0

What's Changed

New Contributors

Full Changelog: actions/setup-java@v5...v5.3.0

Commits
  • ad2b381 Bump @​vercel/ncc from 0.38.1 to 0.44.0 (#1018)
  • b24df5b Make the Adoptopenjdk package type look at the Temurin repo first for latest ...
  • 43120bc Implement pagination with link headers for Adoptium based apis (#1014)
  • ad9d6a6 Bump @​types/node from 24.1.0 to 25.9.3 (#950)
  • 039af37 Bump picomatch, @​types/jest, jest, jest-circus and ts-jest (#1016)
  • 1756ab6 Bump eslint-config-prettier from 8.10.0 to 10.1.8 (#881)
  • 662bb59 Bump @​typescript-eslint/eslint-plugin from 8.35.1 to 8.46.2 (#952)
  • 1071fc1 fix: resolve npm audit vulnerabilities in fast-xml-builder and fast-xml-parse...
  • 576b821 Merge pull request #674 from gdams/alpine
  • 307d3a2 update readme for ubuntu sudo java_home behavior (#1013)
  • Additional commits viewable in compare view

Updates mikepenz/action-junit-report from 6.4.1 to 6.4.2

Release notes

Sourced from mikepenz/action-junit-report's releases.

v6.4.2

📦 Dependencies

  • chore(deps): lock file maintenance
  • chore(deps): update dependency brace-expansion to v5.0.6
  • chore(deps): update node devdependency non-major updates
  • chore(deps): lock file maintenance
  • chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:24-bullseye docker digest to dc1a0af
  • chore(deps): update dependency vite to v8.0.14
  • chore(deps): lock file maintenance
  • chore(deps): update node devdependency non-major updates
  • chore(deps): update dependency vite to v8.0.16
  • chore(deps): update node devdependency non-major updates
  • chore(deps): lock file maintenance

Contributors:

Commits
  • d9f48fc Merge pull request #1568 from mikepenz/fix/undici-high-severity
  • 4a85f8c fix(deps): bump undici to 6.27.0 to resolve high severity vulnerability
  • 0337cea chore(deps): lock file maintenance (#1567)
  • a88e647 Merge pull request #1566 from mikepenz/renovate/node-devdependency-non-major-...
  • 560eef0 Merge pull request #1565 from mikepenz/renovate/vite-8.x
  • 55cab11 chore(deps): update node devdependency non-major updates
  • bd17e3d chore(deps): update dependency vite to v8.0.16
  • 82be959 Merge pull request #1563 from mikepenz/renovate/node-devdependency-non-major-...
  • 2017850 chore(deps): update node devdependency non-major updates
  • cd92a99 chore(deps): lock file maintenance (#1564)
  • Additional commits viewable 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 22, 2026
@justSmK justSmK requested a review from Copilot June 22, 2026 06:26

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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/checkout from v6.0.3 to v7.0.0 across multiple workflows.
  • Bump actions/setup-java from v5.2.0 to v5.3.0 in build/lint/test/publish workflows.
  • Bump mikepenz/action-junit-report from 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.

@sergeysozinov sergeysozinov merged commit a23361e into develop Jun 22, 2026
8 checks passed
@sergeysozinov sergeysozinov deleted the dependabot/github_actions/github-actions-47e766f620 branch June 22, 2026 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants