Skip to content

chore(deps): bump actions/setup-java from 6.0.0 to 6.0.1 in the github-actions group - #1097

Merged
Changyong Gong (chagong) merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-4cf73e6ad1
Sep 18, 2026
Merged

Changyong Gong (chagong) merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-4cf73e6ad1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 1 update: actions/setup-java.

Updates actions/setup-java from 6.0.0 to 6.0.1

Release notes

Sourced from actions/setup-java's releases.

v6.0.1

What's Changed

New Contributors

Full Changelog: actions/setup-java@v6.0.0...v6.0.1

Commits
  • de7274f Avoid macOS GPG socket overflow on long runner paths (#1266)
  • 134912a Fix import-safe checks when scripts are run from a path with symlinks (#1265)
  • 0781fc6 Fix alpine failures by switching default back to only warn on verification fa...
  • 4889c4a Fix Temurin EA E2E signature verification (#1260)
  • 8fd3240 [WIP] Fix failing GitHub Actions job for temurin 17 (#1259)
  • 2732291 chore(deps-dev): update eslint and globals (#1256)
  • 1a8f22b chore: streamline Dependabot updates (#1255)
  • 85030b7 docs: complete v6 release highlights (#1254)
  • See full diff 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 <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 1 update: [actions/setup-java](https://github.com/actions/setup-java).


Updates `actions/setup-java` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@dd06d9c...de7274f)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: 6.0.1
  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 Sep 18, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 18, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

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.

🟢 Approval recommended

No unresolved review issues were identified.

Pull request overview

Updates actions/setup-java from v6.0.0 to v6.0.1 across CI and E2E workflows.

Changes:

  • Updated pinned action SHAs and version annotations.
  • Updated all five E2E UI workflow jobs.
File summaries
File Description
.github/workflows/windows.yml Updates Windows JDK setup action.
.github/workflows/macOS.yml Updates macOS JDK setup action.
.github/workflows/linux.yml Updates Linux JDK setup action.
.github/workflows/e2eUI.yml Updates JDK setup across E2E jobs.
Review details
  • Files reviewed: 4/4 changed files
  • Comments generated: 0
  • Review effort level: Lite

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

@chagong
Changyong Gong (chagong) merged commit d4b5836 into main Sep 18, 2026
33 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-4cf73e6ad1 branch September 18, 2026 07:55
@chagong

Copy link
Copy Markdown
Contributor

Decision: MERGED

Dependabot PR Manager result

Repository: microsoft/vscode-java-dependency
Pull request: microsoft/vscode-java-dependency#1097 — chore(deps): bump actions/setup-java from 6.0.0 to 6.0.1 in the github-actions group
Update: actions/setup-java 6.0.0 -> 6.0.1 (patch, grouped GitHub Actions update).
Safety assessment: Dependabot-authored dependency commit; a maintainer subsequently merged current main into the branch. The final diff passes the GitHub Actions-only gate: four workflow YAML files change only GitHub-controlled actions/setup-java references and adjacent version comments, both references are immutable 40-character SHAs, and de7274f081f381c8f8158605e0321c36c376e2e6 resolves exactly to v6.0.1. The action remains necessary to provision Temurin JDK 21 for CI and E2E jobs; release notes show a compatible patch release.
Final state: Head bb1dc1ca120e12e329c116dfe47dcfe56a182a69; merged at 2026-09-18T07:55:48Z as squash commit d4b583674d007b4a4e21b78371095d5d73656a41; review decision APPROVED; 33/33 final-head checks passed, including 4/4 required checks; no failed or non-terminal checks.
Actions taken: Audited the original head and final diff; classified the original Windows setup-hook timeout as FLAKY_OR_TRANSIENT; reran failed jobs once and observed success without code changes; requested Copilot review and received no findings; observed maintainer branch synchronization from old head 3666a42e4ac45cab3ec84d9994a9359b5e0566a4 with applied base 9cf4580f0b1e0a008f11e847bf33365dff721b3e to merge head bb1dc1ca120e12e329c116dfe47dcfe56a182a69; restarted the audit; approved; verified final-head CI, reviews, threads, and ancestry; squash-merged successfully.
Reason: None.
Next action: None.

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