Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update actions/setup-java action to v4.7.0 #193

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v4.2.1 -> v4.7.0

Release Notes

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

v4.7.0

Compare Source

v4.6.0

Compare Source

What's Changed

Add-ons:

 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: ‘jetbrains’
     java-version: '21'

Bug fixes:

New Contributors

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

v4.5.0

Compare Source

What's Changed

Bug fixes:
New Contributors:

Full Changelog: actions/setup-java@v4...v4.5.0

v4.4.0

Compare Source

What's Changed

Add-ons :

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'graalvm'
     java-version: '21'

Bug fixes :

New Contributors

Full Changelog: actions/setup-java@v4...v4.4.0

v4.3.0

Compare Source

v4.2.2

Compare Source

What's Changed


Bug fixes:
Documentation changes
Dependency updates:

Full Changelog: actions/setup-java@v4...v4.2.2


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from d08ae69 to 2da89e2 Compare September 9, 2024 16:45
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v4.2.2 chore(deps): update actions/setup-java action to v4.3.0 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 2da89e2 to 3a5c754 Compare September 24, 2024 16:53
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v4.3.0 chore(deps): update actions/setup-java action to v4.4.0 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 3a5c754 to 14bf3f7 Compare October 24, 2024 15:22
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v4.4.0 chore(deps): update actions/setup-java action to v4.5.0 Oct 24, 2024
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v4.5.0 chore(deps): update actions/setup-java action to v4.6.0 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 14bf3f7 to 237a455 Compare December 18, 2024 05:07
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v4.6.0 chore(deps): update actions/setup-java action to v4.7.0 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 237a455 to acb150d Compare January 29, 2025 04:35
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