Skip to content

Commit

Permalink
Merge pull request #12640 from playframework/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/2.9.x/scalacenter/sbt-dependency-submission-3

[2.9.x] Bump scalacenter/sbt-dependency-submission from 2 to 3
  • Loading branch information
mkurz committed May 21, 2024
2 parents 7900a89 + bdfd88b commit ab69756
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 @@ -21,7 +21,7 @@ jobs:
with:
fetch-depth: 0
ref: ${{ inputs.ref }}
- uses: scalacenter/sbt-dependency-submission@v2
- uses: scalacenter/sbt-dependency-submission@v3
with:
# We submit ./documentation/build.sbt because the documentation project depends on the root project(s)
# anyway. In the end, all projects will be checked (including the dependencies of the documentation project).
Expand Down

0 comments on commit ab69756

Please sign in to comment.