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-persistence-r2dbc.git
The following commit(s) were added to refs/heads/main by this push:
new d12bbdc Bump jrouly/scalafmt-native-action from 4 to 5 (#345)
d12bbdc is described below
commit d12bbdc20f667ecf0652c7466739a1f9d003c1b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 15:06:08 2026 +0200
Bump jrouly/scalafmt-native-action from 4 to 5 (#345)
Bumps
[jrouly/scalafmt-native-action](https://github.com/jrouly/scalafmt-native-action)
from 4 to 5.
- [Release notes](https://github.com/jrouly/scalafmt-native-action/releases)
-
[Changelog](https://github.com/jrouly/scalafmt-native-action/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/jrouly/scalafmt-native-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: jrouly/scalafmt-native-action
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.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 2d94af9..ab7acac 100644
--- a/.github/workflows/format.yml
+++ b/.github/workflows/format.yml
@@ -18,6 +18,6 @@ jobs:
persist-credentials: false
- name: Check project is formatted
- uses: jrouly/scalafmt-native-action@v4
+ uses: jrouly/scalafmt-native-action@v5
with:
arguments: '--list --mode diff-ref=origin/main'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]