Skip to content

Commit cde574a

Browse files
chore(deps): bump jrouly/scalafmt-native-action from 4 to 5 (#2841)
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](jrouly/scalafmt-native-action@14620cd...a9c8e10) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fb282f commit cde574a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
persist-credentials: false
3636

3737
- name: Check project is formatted
38-
uses: jrouly/scalafmt-native-action@14620cde093e5ff6bfbbecd4f638370024287b9d # v4
38+
uses: jrouly/scalafmt-native-action@a9c8e1032a02004c425d53ef8ce420fe2179eba7 # v5
3939
with:
4040
arguments: '--list --mode diff-ref=origin/main'

0 commit comments

Comments
 (0)