From a574494574a6e79a90392639b75606bbed007e2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 13:22:44 +0000 Subject: [PATCH] gateway: bump jrouly/scalafmt-native-action from 4 to 5 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] --- .github/workflows/dummy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dummy.yml b/.github/workflows/dummy.yml index 34ae7a02..6922c98e 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -160,7 +160,7 @@ jobs: if: false - uses: Jimver/cuda-toolkit@3d45d157f327c09c04b50ee6ccdea2d9d017ec76 # v0.2.35 if: false - - uses: jrouly/scalafmt-native-action@14620cde093e5ff6bfbbecd4f638370024287b9d # v4 + - uses: jrouly/scalafmt-native-action@a9c8e1032a02004c425d53ef8ce420fe2179eba7 # v5 if: false - uses: JustinBeckwith/linkinator-action@f62ba0c110a76effb2ee6022cc6ce4ab161085e3 # v2.4 if: false