Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

chore(deps): update actions/setup-java action to v3.9.0#92

Merged
yash-garg merged 1 commit intodevelopfrom
renovate/actions-setup-java-3.x
Dec 14, 2022
Merged

chore(deps): update actions/setup-java action to v3.9.0#92
yash-garg merged 1 commit intodevelopfrom
renovate/actions-setup-java-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 14, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v3.8.0 -> v3.9.0

Release Notes

actions/setup-java

v3.9.0

Compare Source

In scope of this release we add support for .java-version file (https://github.com/actions/setup-java/pull/426). For more information about its usage please refer to the documentation.

    steps:
      - uses: actions/checkout@v3
      - name: Setup java
        uses: actions/setup-java@v3
        with:
          distribution: '<distribution>'
          java-version-file: .java-version
      - run: java HelloWorldApp.java

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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@yash-garg yash-garg merged commit 7c1919d into develop Dec 14, 2022
@yash-garg yash-garg deleted the renovate/actions-setup-java-3.x branch December 14, 2022 15:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant