gradle / gradle-build-action

Execute your Gradle build and trigger dependency submission
https://github.com/marketplace/actions/gradle-build-action
MIT License
671 stars 97 forks source link

Sanitize workflow name when generating cache key #757

Closed bigdaz closed 1 year ago

bigdaz commented 1 year ago

Workflow names may contain commas, which are explicitly prohibited in a cache key. These commas are now removed when generating a cache key.

Fixes #756

github-actions[bot] commented 1 year ago

PR ready for review: https://gradle.com/s/2hm76rxwpzrge