Skip to content

Commit 56d8232

Browse files
committed
fix typo
1 parent f291efe commit 56d8232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-graph.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: scalacenter/sbt-dependency-submissions@v3
15+
- uses: scalacenter/sbt-dependency-submission@v3
1616
with:
1717
working-directory: './'

0 commit comments

Comments
 (0)