This is an automated email from the ASF dual-hosted git repository.

philippus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git


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

commit 76e896027eb08fd2d58bb7ab7c24fce83c7a8935
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 19:50:38 2026 +0200

    Bump jrouly/scalafmt-native-action from 4 to 5 (#440)
    
    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 221e9e7..63e9396 100644
--- a/.github/workflows/format.yml
+++ b/.github/workflows/format.yml
@@ -37,6 +37,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