We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c815c2 commit 4f455acCopy full SHA for 4f455ac
.github/workflows/dependency-submission.yml
@@ -15,5 +15,5 @@ jobs:
15
uses: gradle/actions/dependency-submission@v5
16
with:
17
build-scan-publish: true
18
- build-scan-terms-of-service-url: "https://gradle.com/terms-of-service"
19
- build-scan-terms-of-service-agree: "yes"
+ build-scan-terms-of-use-url: "https://gradle.com/help/legal-terms-of-use"
+ build-scan-terms-of-use-agree: "yes"
0 commit comments