Skip to content

Conversation

@KengoTODA
Copy link
Contributor

Thanks for keeping this action supported and updated! 🙌

Recently I introduced the version catalog provided by Gradle to my project, so here I want to resolve #237 by adding several changes.

Description:

This PR adds the version catalog provided by Gradle into the target of dependency cache.

This file is usually named as gradle/libs.versions.toml, but in the official document there is a case that uses gradle/test-libs.versions.toml so this PR considers gradle/*.versions.toml as path of version catalog.

Related issue:

#237

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

close actions#237

Signed-off-by: Kengo TODA <skypencil+github@gmail.com>
@KengoTODA KengoTODA requested a review from a team October 17, 2022 08:03
@dmitry-shibanov dmitry-shibanov merged commit de1bb2b into actions:main Oct 17, 2022
@KengoTODA KengoTODA deleted the support-version-catalog branch October 17, 2022 21:57
@KengoTODA
Copy link
Contributor Author

Thanks for quick merge!

yeikel pushed a commit to yeikel/setup-java that referenced this pull request Feb 12, 2023
tdfacer pushed a commit to ifit/setup-java that referenced this pull request Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include version catalog file in filehash in the Gradle cache key

5 participants