This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-dynamodb.git
The following commit(s) were added to refs/heads/main by this push:
new 9d1b9be Update format.yml (#124)
9d1b9be is described below
commit 9d1b9beb6304af363484408a0b49651ef203913c
Author: PJ Fanning <[email protected]>
AuthorDate: Mon May 13 09:25:16 2024 +0100
Update format.yml (#124)
---
.github/workflows/format.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml
index 609705c..cd5fbf6 100644
--- a/.github/workflows/format.yml
+++ b/.github/workflows/format.yml
@@ -19,6 +19,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'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]