This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/pekko-management.git
The following commit(s) were added to refs/heads/1.2.x by this push:
new 9a40ae57 Bump jrouly/scalafmt-native-action from 4 to 5 (#743)
9a40ae57 is described below
commit 9a40ae5779e126f7304fab0fd9b81e9d39bb80ad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 10:42:54 2026 +0200
Bump jrouly/scalafmt-native-action from 4 to 5 (#743)
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/14620cde093e5ff6bfbbecd4f638370024287b9d...a9c8e1032a02004c425d53ef8ce420fe2179eba7)
---
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 21f3d032..1b644045 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@14620cde093e5ff6bfbbecd4f638370024287b9d # v4
+ uses:
jrouly/scalafmt-native-action@a9c8e1032a02004c425d53ef8ce420fe2179eba7 # v5
with:
arguments: '--list --mode diff-ref=origin/main'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]