- This is a example repo that shows how the sbt-dependency-updates-action GitHub Action can be used
- To illustrate the out of date dependencies:
- The Scala version is out of date
- The
mongo-scala-driver
is out of date
- An example PR can be looked at here
- An example of the type of message posted can be seen here
- The GitHub Action Workflow file can be viewed here