gradle / actions

A collection of GitHub Actions to accelerate your Gradle Builds on GitHub
https://github.com/marketplace/actions/build-with-gradle
MIT License
129 stars 28 forks source link

Bump references to Develocity Gradle plugin from 3.17.3 to 3.17.4 #236

Closed bot-githubaction closed 1 month ago

bot-githubaction commented 1 month ago

This PR bumps references to Develocity Gradle plugin from 3.17.3 to 3.17.4.

github-actions[bot] commented 1 month ago

Job Summary for Gradle

Demo adding Build Scan® comment to PR :: failing-build-with-comment-on-failure

Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
kotlin-dsl no-a-real-task 8.7 :x: Build Scan published
github-actions[bot] commented 1 month ago

Job Summary for Gradle

Demo adding Build Scan® comment to PR :: successful-build-with-always-comment

Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
kotlin-dsl build 8.7 :white_check_mark: Build Scan published
erichaagdev commented 1 month ago

The access token needs the workflow scope to update files under .github/workflows so I had to update those references myself. I will see if we can get that scope added.

Otherwise, it worked! 🚀

bigdaz commented 1 month ago

Excellent, thank you!

erichaagdev commented 1 month ago

My pleasure! :)

I would definitely give it a once over to make sure I did not miss any references.