Skip to content

Commit

Permalink
Bump jrouly/scalafmt-native-action from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [jrouly/scalafmt-native-action](https://github.com/jrouly/scalafmt-native-action) from 3 to 4.
- [Release notes](https://github.com/jrouly/scalafmt-native-action/releases)
- [Changelog](https://github.com/jrouly/scalafmt-native-action/blob/main/CHANGELOG.md)
- [Commits](jrouly/scalafmt-native-action@v3...v4)

---
updated-dependencies:
- dependency-name: jrouly/scalafmt-native-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent ceb417b commit ada488e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
persist-credentials: false

- name: Check project is formatted
uses: jrouly/scalafmt-native-action@v3
uses: jrouly/scalafmt-native-action@v4
with:
arguments: '--list --mode diff-ref=origin/main'

0 comments on commit ada488e

Please sign in to comment.