ryandens / javaagent-gradle-plugin

A set of Gradle plugins to ease building Java applications that leverage instrumentation agents in development and/or in production
Apache License 2.0
47 stars 8 forks source link

Update gradle/actions action to v3.3.2 #116

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/actions action patch v3.3.1 -> v3.3.2

Release Notes

gradle/actions (gradle/actions) ### [`v3.3.2`](https://togithub.com/gradle/actions/releases/tag/v3.3.2) [Compare Source](https://togithub.com/gradle/actions/compare/v3.3.1...v3.3.2) This patch release fixes a bug in both `dependency-submission` and `setup-gradle` ([#​196](https://togithub.com/gradle/actions/issues/196) introduced in v3.3.1), which resulted in "No dependency-graph files found to submit" when using the `download-and-submit` function. A number of other minor issues have also been addressed: #### What's Changed - \[dependency-submission] Fix bug finding dependency-graph files with 'download-and-submit' ([#​199](https://togithub.com/gradle/actions/issues/199)) - \[dependency-submission] Use Gradle logger instead of println in dependency graph init script ([#​191](https://togithub.com/gradle/actions/issues/191) from [@​aleksandrserbin](https://togithub.com/aleksandrserbin)) - \[dependency-submission] Retain and log full stacktrace for dependency submission errors ([#​192](https://togithub.com/gradle/actions/issues/192)) - \[setup-gradle] Improve build scan badge readability with long task names ([#​200](https://togithub.com/gradle/actions/issues/200) from [@​gabrielfeo](https://togithub.com/gabrielfeo)) **Full Changelog**: https://github.com/gradle/actions/compare/v3.3.1...v3.3.2

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.