Skip to content

Conversation

samarth-gupta-traceable
Copy link

Description

Expose build-root-directory in gradle action

steps:
- uses: gradle/gradle-build-action@v2
with:
build-root-directory: ${{ inputs.build-root-directory }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we take this opportunity to switch to v3 of the generic action? It looks like gradle switched to a model where you set up gradle rather than call their action directly, but this one delegates to it so should be fine. We still want the common action anyway to pass build args

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.

2 participants