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

Update GitHub Actions #1561

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 11, 2024

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v4.5.0 -> v4.6.0
actions/upload-artifact action minor v4.4.3 -> v4.5.0
gradle/actions action patch v4.2.1 -> v4.2.2
softprops/action-gh-release action minor v2.1.0 -> v2.2.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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

actions/upload-artifact (actions/upload-artifact)

v4.5.0

Compare Source

gradle/actions (gradle/actions)

v4.2.2

Compare Source

This patch release updates a bunch of dependency versions and fixes a deprecation warning emitted with Gradle 8.12.

What's Changed
New Contributors

Full Changelog: gradle/actions@v4.2.1...v4.2.2

softprops/action-gh-release (softprops/action-gh-release)

v2.2.0

Compare Source

What's Changed

Exciting New Features 🎉
Bug fixes 🐛
Other Changes 🔄

New Contributors

Full Changelog: softprops/action-gh-release@v2.1.0...v2.2.0


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate-bot renovate-bot force-pushed the renovate/github-actions branch from 16aad35 to 8f9753a Compare December 18, 2024 00:31
@renovate-bot renovate-bot changed the title Update softprops/action-gh-release action to v2.2.0 Update GitHub Actions Dec 18, 2024
@renovate-bot renovate-bot force-pushed the renovate/github-actions branch from 8f9753a to a998afd Compare December 18, 2024 05:05
@cuong-tran
Copy link
Contributor

action-gh-release 2.2.0 has a bug preventing upload artifact:
softprops/action-gh-release#555

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.

2 participants