Skip to content

Commit 0a01cb6

Browse files
authored
Merge pull request #1171 from ckipp01/dependencyGraphBump
chore(ci): bump version of mill-github-dependency-graph
2 parents a177730 + 4704110 commit 0a01cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-dependency-graph.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717

1818
- name: Submit dependency graph
1919
run:
20-
./mill --import ivy:io.chris-kipp::mill-github-dependency-graph::0.0.11 io.kipp.mill.github.dependency.graph.Graph/submit
20+
./mill --import ivy:io.chris-kipp::mill-github-dependency-graph::0.0.13 io.kipp.mill.github.dependency.graph.Graph/submit
2121
env:
2222
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)