deps(deps): update gradle/gradle-build-action action to v2.5.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gradle/gradle-build-action | action | minor |
v2.4.2 -> v2.5.1
|
Release Notes
gradle/gradle-build-action
v2.5.1
Fixes a regression in v2.5.0 that resulted in failure when running a workflow that has a name containing a comma.
Fixes
- Cache key Validation Error when workflow name contains a comma #756
Changelog
v2.5.0
This minor release fixes a couple of issues that affected the action in particular scenarios, and updates all dependencies to recent versions.
Fixes
- Parallel workflows containing jobs with the same name use the same cache key #699
- Build scans are not captured when GE plugin is applied within
settingsEvaluated
#626
Full changelog: https://github.com/gradle/gradle-build-action/compare/v2.4.2...v2.5.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.