Skip to content

Commit 38d7759

Browse files
committed
ci: fix casing of graphviz dependency
Needs to match what we have in releasing.toml
1 parent 2a53794 commit 38d7759

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/submodule-bump.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
description: "Select an option"
1111
options:
1212
- "Only print current and available versions"
13-
- Graphviz
13+
- graphviz
1414

1515
name: bump submodules
1616
jobs:

0 commit comments

Comments
 (0)