This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.5.x
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/1.5.x by this push:
new 2a6aa82121 chore(deps): bump jrouly/scalafmt-native-action from 4 to 5
(#2845)
2a6aa82121 is described below
commit 2a6aa821216a730a740a800860aeae356b5ce357
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 09:44:29 2026 +0200
chore(deps): bump jrouly/scalafmt-native-action from 4 to 5 (#2845)
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 4a50b49de3..fa81c28fc3 100644
--- a/.github/workflows/format.yml
+++ b/.github/workflows/format.yml
@@ -35,6 +35,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]