Skip to content

Commit

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

Bump scalacenter/sbt-dependency-submission from 2 to 3
  • Loading branch information
mkurz committed May 21, 2024
2 parents a4615d8 + 7a0bef8 commit da66683
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 @@ -25,7 +25,7 @@ jobs:
with:
distribution: 'temurin'
java-version: '17'
- 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 da66683

Please sign in to comment.