Skip to content

Commit

Permalink
Merge pull request #117 from sbt/dependabot/github_actions/jrouly/sca…
Browse files Browse the repository at this point in the history
…lafmt-native-action-4

Bump jrouly/scalafmt-native-action from 3 to 4
  • Loading branch information
mdedetrich authored May 15, 2024
2 parents 9d952ea + dcf82d1 commit da79a81
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 da79a81

Please sign in to comment.