Open
Description
See playframework/play-json#759
Shouldn't also the Scala version be updated in a GHA workflow file? At the time the pull request got opened by scala-steward the exact same version (3.1.3-RC2
) could be found in https://github.com/playframework/play-json/blob/9bd7d5ec6b6f3f42eeb63fbedd3efa7ac30005e5/.github/workflows/build-test.yml#L41. However, scala steward did not update the version in that file...
According to the default configs
- and
shouldn't those yml files be updated as well?