Skip to content

Commit

Permalink
Merge pull request #717 from scalacenter/dependabot/github_actions/sc…
Browse files Browse the repository at this point in the history
…alacenter/sbt-dependency-submission-3

Bump scalacenter/sbt-dependency-submission from 2 to 3
  • Loading branch information
adpi2 committed May 21, 2024
2 parents f1d1727 + f53f021 commit 1862360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: scalacenter/sbt-dependency-submission@v2
- uses: scalacenter/sbt-dependency-submission@v3
with:
configs-ignore: scala-doc-tool

0 comments on commit 1862360

Please sign in to comment.