Skip to content

build(deps): bump actions/setup-java from 5.5.0 to 5.6.0#2363

Merged
fewerner merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-java-5.6.0
Jul 24, 2026
Merged

build(deps): bump actions/setup-java from 5.5.0 to 5.6.0#2363
fewerner merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-java-5.6.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions/setup-java from 5.5.0 to 5.6.0.

Release notes

Sourced from actions/setup-java's releases.

v5.6.0

What's Changed

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

Commits
  • 03ad4de Backport #1097/#1098: cache Maven and Gradle wrapper distributions separately...
  • d229d2e Backport #1111: Preserve Maven toolchains across repeated setup-java runs (#1...
  • bbf0f69 dist: Cover Tencent Kona JDK 25 (#1110)
  • 513edc4 feat: expose cache-primary-key output (#597) [v5 backport] (#1089)
  • 62df799 Add Maven compiler problem matcher for javac diagnostics (#1087)
  • 176156a chore: bump version to 5.6.0 for v5 release line
  • bf7b8de build: rebuild dist for backported changes (#1079, #1083, #1084)
  • 0173e6d Infer distribution from asdf .tool-versions vendor prefix (#1084)
  • f45cd82 Rename jdkFile input to jdk-file with deprecated alias (#1083)
  • e2863ad Map Zulu x86 architecture to i686 for Azul Metadata API (#1079)
  • Additional commits viewable in compare view

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 22, 2026
@dependabot
dependabot Bot requested a review from a team July 22, 2026 15:35
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 22, 2026
@semgrep-code-wireapp

Copy link
Copy Markdown

Semgrep found 11 github-actions-mutable-action-tag findings:

  • .github/workflows/test-kmp.yml
  • .github/workflows/test-jvm.yml
  • .github/workflows/test-android.yml
  • .github/workflows/prepare-publish-kmp.yml
  • .github/workflows/prepare-publish-jvm.yml
  • .github/workflows/prepare-publish-android.yml
  • .github/workflows/package-android.yml
  • .github/workflows/kotlin-check.yml
  • .github/workflows/interop.yml
  • .github/workflows/docs-jvm.yml
  • .github/workflows/benchmark-jvm.yml

GitHub Actions step uses a mutable tag or branch reference. Tags and branch names can be silently repointed by the action owner, enabling supply-chain attacks — as seen in the trivy-action and kics-github-action compromises. Pin the reference to a full 40-character commit SHA instead, e.g. uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608.

@fewerner
fewerner force-pushed the dependabot/github_actions/actions/setup-java-5.6.0 branch 2 times, most recently from 0f65537 to e713d1a Compare July 24, 2026 14:48
Bumps [actions/setup-java](https://github.com/actions/setup-java) from
5.5.0 to 5.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
-
[Commits](actions/setup-java@v5.5.0...v5.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

We also pin the action to the commit hash.
@fewerner
fewerner force-pushed the dependabot/github_actions/actions/setup-java-5.6.0 branch from e713d1a to c7ce75f Compare July 24, 2026 14:56
@fewerner
fewerner merged commit c7ce75f into main Jul 24, 2026
34 of 35 checks passed
@fewerner
fewerner deleted the dependabot/github_actions/actions/setup-java-5.6.0 branch July 24, 2026 14:56
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