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 871601a commit 952d6c5Copy full SHA for 952d6c5
plugin-self-test
@@ -15,6 +15,6 @@ else
15
-H "Accept: application/vnd.github+json" \
16
-H "Authorization: Bearer $GITHUB_TOKEN"\
17
-H "X-GitHub-Api-Version: 2022-11-28" \
18
- https://api.github.com/repos/gradle/dependency-graph-gradle-plugin/dependency-graph/snapshots \
+ https://api.github.com/repos/gradle/github-dependency-graph-gradle-plugin/dependency-graph/snapshots \
19
-d @build/reports/dependency-graph-snapshots/plugin-self-test.json
20
fi
0 commit comments