sigstore-java icon indicating copy to clipboard operation
sigstore-java copied to clipboard

chore(deps): update gradle/actions action to v3.3.2

Open renovate[bot] opened this issue 9 months ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gradle/actions action patch v3.3.0 -> v3.3.2

Release Notes

gradle/actions (gradle/actions)

v3.3.2

Compare Source

This patch release fixes a bug in both dependency-submission and setup-gradle (#​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)
  • [dependency-submission] Use Gradle logger instead of println in dependency graph init script (#​191 from @​aleksandrserbin)
  • [dependency-submission] Retain and log full stacktrace for dependency submission errors (#​192)
  • [setup-gradle] Improve build scan badge readability with long task names (#​200 from @​gabrielfeo)

Full Changelog: https://github.com/gradle/actions/compare/v3.3.1...v3.3.2

v3.3.1

Compare Source

This patch release fixes a bug in setting the report dir for dependency-submission, and updates the plugin versions applied in Develocity injection.

What's Changed
  • Bump Develocity and CCUD plugin versions (#​185)
  • Support custom DEPENDENCY_GRAPH_REPORT_DIR variable for dependency-submission (#​188)

Full Changelog: https://github.com/gradle/actions/compare/v3.3.0...v3.3.1


Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), 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.

renovate[bot] avatar May 06 '24 03:05 renovate[bot]