diff --git a/.github/workflows/dependency-graph.yml b/.github/workflows/dependency-graph.yml index 8b68b37..05eb249 100644 --- a/.github/workflows/dependency-graph.yml +++ b/.github/workflows/dependency-graph.yml @@ -13,4 +13,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: scalacenter/sbt-dependency-submission@v2 \ No newline at end of file + - uses: scalacenter/sbt-dependency-submission@v3 \ No newline at end of file