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 a177730 commit 4704110Copy full SHA for 4704110
.github/workflows/github-dependency-graph.yml
@@ -17,6 +17,6 @@ jobs:
17
18
- name: Submit dependency graph
19
run:
20
- ./mill --import ivy:io.chris-kipp::mill-github-dependency-graph::0.0.11 io.kipp.mill.github.dependency.graph.Graph/submit
+ ./mill --import ivy:io.chris-kipp::mill-github-dependency-graph::0.0.13 io.kipp.mill.github.dependency.graph.Graph/submit
21
env:
22
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments