Skip to content

chore(deps): bump actions/setup-java from 5 to 6 - #3576

Merged
csviri merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-java-6
Aug 27, 2026
Merged

chore(deps): bump actions/setup-java from 5 to 6#3576
csviri merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-java-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-java from 5 to 6.

Release notes

Sourced from actions/setup-java's releases.

v6.0.0

What's Changed

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5 to 6.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Aug 27, 2026
Copilot AI lite review requested due to automatic review settings August 27, 2026 03:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 27, 2026
@openshift-ci
openshift-ci Bot requested review from csviri and xstefank August 27, 2026 03:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 the repository’s GitHub Actions CI workflows to use actions/setup-java@v6 instead of @v5, keeping the Java toolchain setup action current across the project’s build, test, release, and docs pipelines.

Changes:

  • Bump actions/setup-java from v5 to v6 in all affected workflows.
  • Keep existing Java distributions/versions and caching settings unchanged while adopting the newer action major version.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/sonar.yml Updates Java/Maven setup step to actions/setup-java@v6 for SonarCloud analysis job.
.github/workflows/snapshot-releases.yml Updates Java/Maven setup to @v6 for snapshot test + publish jobs.
.github/workflows/release-project-in-dir.yml Updates Java/Maven setup to @v6 for release publishing and post-release version bump jobs.
.github/workflows/pr.yml Updates Java/Maven setup to @v6 for PR verification workflow.
.github/workflows/integration-tests.yml Updates Java/Maven setup to @v6 for integration test workflow.
.github/workflows/hugo.yaml Updates JDK setup to @v6 for docs build/publish workflow.
.github/workflows/e2e-test.yml Updates Java/Maven setup to @v6 for end-to-end test workflow.
.github/workflows/build.yml Updates Java/Maven setup to @v6 for matrix builds / special integration tests.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@csviri
csviri merged commit 7cc3139 into main Aug 27, 2026
30 checks passed
@csviri
csviri deleted the dependabot/github_actions/actions/setup-java-6 branch August 27, 2026 06:53
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.

2 participants