gradle-nexus / publish-plugin

Gradle plugin for publishing to Nexus repositories
Apache License 2.0
384 stars 30 forks source link

chore(deps): update gradle/gradle-build-action action to v3 #312

Closed renovate-bot closed 4 months ago

renovate-bot commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gradle/gradle-build-action action major v2 -> v3

Release Notes

gradle/gradle-build-action (gradle/gradle-build-action) ### [`v3`](https://togithub.com/gradle/gradle-build-action/compare/v2...v3) [Compare Source](https://togithub.com/gradle/gradle-build-action/compare/v2...v3)

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.



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

szpak commented 4 months ago

Looking at https://github.com/gradle/gradle-build-action/releases/tag/v3.0.0-rc.1 will should switch to gradle/actions/setup-gradle@v3.

forking-renovate[bot] commented 4 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.

TWiStErRob commented 4 months ago

I trust

this release should generally serve as a drop-in replacement for gradle-build-action@v2.

Other than that the deprecated arguments usage is fixed.