micronaut-build
micronaut-build copied to clipboard
Update gradle/wrapper-validation-action action to v3.3.2
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gradle/wrapper-validation-action | action | patch | v3.3.1 -> v3.3.2 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gradle/wrapper-validation-action (gradle/wrapper-validation-action)
v3.3.2
[!IMPORTANT] As of
v3
this action has been deprecated bygradle/actions/wrapper-validation
. Any workflow that usesgradle/wrapper-validation-action@v3
will transparently delegate togradle/actions/wrapper-validation@v3
.Users are encouraged to update their workflows, replacing:
uses: gradle/wrapper-validation-action@v3
with
uses: gradle/actions/wrapper-validation@v3
See the wrapper-validation documentation for up-to-date documentation for
gradle/actions/wrapper-validation
.
For release details, see https://github.com/gradle/actions/releases/tag/v3.3.2
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Prague, 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.