micronaut-aot
micronaut-aot copied to clipboard
chore(deps): update gradle/gradle-build-action action to v3.3.2
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gradle/gradle-build-action | action | patch | v3.3.0 -> v3.3.2 |
Release Notes
gradle/gradle-build-action (gradle/gradle-build-action)
v3.3.2
[!IMPORTANT] As of
v3
this action has been superceded bygradle/actions/setup-gradle
. Any workflow that usesgradle/gradle-build-action@v3
will transparently delegate togradle/actions/setup-gradle@v3
.Users are encouraged to update their workflows, replacing:
uses: gradle/gradle-build-action@v3
with
uses: gradle/actions/setup-gradle@v3
See the setup-gradle documentation for up-to-date documentation for
gradle/actions/setup-gradle
.
For release details, see https://github.com/gradle/actions/releases/tag/v3.3.2
v3.3.1
[!IMPORTANT] As of
v3
this action has been superceded bygradle/actions/setup-gradle
. Any workflow that usesgradle/gradle-build-action@v3
will transparently delegate togradle/actions/setup-gradle@v3
.Users are encouraged to update their workflows, replacing:
uses: gradle/gradle-build-action@v3
with
uses: gradle/actions/setup-gradle@v3
See the setup-gradle documentation for up-to-date documentation for
gradle/actions/setup-gradle
.
For release details, see https://github.com/gradle/actions/releases/tag/v3.3.1
Configuration
📅 Schedule: Branch creation - "after 10pm" 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.