Skip to content

Comments

chore(deps): update actions/setup-java action to v5#348

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/actions-setup-java-5.x
Open

chore(deps): update actions/setup-java action to v5#348
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/actions-setup-java-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-java action major v4v5
actions/setup-java action major v4.8.0v5.2.0

Release Notes

actions/setup-java (actions/setup-java)

v5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@semanticdiff-com
Copy link

semanticdiff-com bot commented Dec 31, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  .github/workflows/android.yml  0% smaller
  .github/workflows/fortify-analysis.yml  0% smaller
  .github/workflows/veracode-analysis.yml  0% smaller
  .github/workflows/xanitizer-analysis.yml  0% smaller

@coderabbitai
Copy link

coderabbitai bot commented Dec 31, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@qltysh
Copy link

qltysh bot commented Dec 31, 2025

❌ 3 blocking issues (3 total)

Tool Category Rule Count
actionlint Lint missing input "distribution" which is required by action "actions/setup-java@v5". all required inputs are "distribution" 3

# Java 8 required by ScanCentral Client and FoD Uploader(Univeral CI Tool)
- name: Setup Java
uses: actions/setup-java@v4
uses: actions/setup-java@v5
Copy link

Choose a reason for hiding this comment

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

missing input "distribution" which is required by action "actions/setup-java@v5". all required inputs are "distribution" [actionlint:action]

- run: unzip -o pipeline-scan-LATEST.zip

- uses: actions/setup-java@v4
- uses: actions/setup-java@v5
Copy link

Choose a reason for hiding this comment

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

missing input "distribution" which is required by action "actions/setup-java@v5". all required inputs are "distribution" [actionlint:action]

# Please comment out, if your project does not contain Java source code.
- name: Set up JDK 11
uses: actions/setup-java@v4
uses: actions/setup-java@v5
Copy link

Choose a reason for hiding this comment

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

missing input "distribution" which is required by action "actions/setup-java@v5". all required inputs are "distribution" [actionlint:action]

@renovate renovate bot force-pushed the renovate/actions-setup-java-5.x branch from 8cb5de0 to d5e9e5e Compare January 22, 2026 05:51
@renovate renovate bot force-pushed the renovate/actions-setup-java-5.x branch from d5e9e5e to 3b05c75 Compare February 2, 2026 20:01
@renovate renovate bot force-pushed the renovate/actions-setup-java-5.x branch from 3b05c75 to e1f0d9a Compare February 2, 2026 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants