Skip to content

Commit 952d6c5

Browse files
committed
Fix plugin-self-test
1 parent 871601a commit 952d6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-self-test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ else
1515
-H "Accept: application/vnd.github+json" \
1616
-H "Authorization: Bearer $GITHUB_TOKEN"\
1717
-H "X-GitHub-Api-Version: 2022-11-28" \
18-
https://api.github.com/repos/gradle/dependency-graph-gradle-plugin/dependency-graph/snapshots \
18+
https://api.github.com/repos/gradle/github-dependency-graph-gradle-plugin/dependency-graph/snapshots \
1919
-d @build/reports/dependency-graph-snapshots/plugin-self-test.json
2020
fi

0 commit comments

Comments
 (0)