This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
The following commit(s) were added to refs/heads/main by this push:
new deb3e6f Update scalafmt-native github action (#143)
deb3e6f is described below
commit deb3e6f5db9fe91e180bb601b7f88826864a946e
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sun Apr 7 11:01:23 2024 +0200
Update scalafmt-native github action (#143)
---
.github/workflows/format.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml
index 422ab0d..41d6e9d 100644
--- a/.github/workflows/format.yml
+++ b/.github/workflows/format.yml
@@ -20,7 +20,6 @@ jobs:
persist-credentials: false
- name: Check project is formatted
- uses: jrouly/scalafmt-native-action@v2
+ uses: jrouly/scalafmt-native-action@v3
with:
- version: '3.7.11'
arguments: '--list --mode diff-ref=origin/main'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]