Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to new gradle action #3972

Merged
merged 6 commits into from
Jan 9, 2025
Merged

Update to new gradle action #3972

merged 6 commits into from
Jan 9, 2025

Conversation

Comment on lines -58 to +60
# ignore inputs.no-build-cache and always run with --no-build-cache
# see https://github.com/jk1/Gradle-License-Report/issues/231
arguments: generateLicenseReport --no-build-cache
run: ./gradlew generateLicenseReport ${{ inputs.no-build-cache && '--no-build-cache' || '' }}
Copy link
Member Author

Choose a reason for hiding this comment

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

removed comment (and updated code) b/c that issue has been resolved now

@trask trask force-pushed the update-gradle-action branch from aac3377 to 1dd5ac7 Compare November 23, 2024 00:13
@trask trask requested a review from jeanbisutti January 8, 2025 23:16
@trask trask merged commit dbb6d8c into main Jan 9, 2025
90 checks passed
@trask trask deleted the update-gradle-action branch January 9, 2025 16:26
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