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

fix(deps): update actions/setup-java action to v4.3.0 #6

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

we-renovate[bot]
Copy link
Contributor

@we-renovate we-renovate bot commented Sep 11, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
actions/setup-java action minor v4.2.2 -> v4.3.0 OpenSSF Scorecard

Release Notes

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

v4.3.0

Compare Source

What's Changed

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

Bug fixes :

New Contributors :

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

@stempler stempler merged commit a632eb5 into master Sep 11, 2024
1 check passed
@stempler stempler deleted the renovate/all-minor-patch branch September 11, 2024 14:24
Copy link

we-release bot commented Oct 31, 2024

🎉 This PR is included in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@we-release we-release bot added the released label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant