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-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new 66942b22 Bump jrouly/scalafmt-native-action from 4 to 5 (#675)
66942b22 is described below

commit 66942b224c27b5b0234c404d7b6aaae783503b8f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 10:43:48 2026 +0200

    Bump jrouly/scalafmt-native-action from 4 to 5 (#675)
    
    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 2f88220a..e85ad094 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@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]

Reply via email to