Skip to content

Commit 3967fbd

Browse files
[workflow]: Bump axel-op/googlejavaformat-action (#16)
Bumps the dependencies group with 1 update: [axel-op/googlejavaformat-action](https://github.com/axel-op/googlejavaformat-action). Updates `axel-op/googlejavaformat-action` from 3 to 4 - [Release notes](https://github.com/axel-op/googlejavaformat-action/releases) - [Commits](axel-op/googlejavaformat-action@v3...v4) --- updated-dependencies: - dependency-name: axel-op/googlejavaformat-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 426dba2 commit 3967fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
java-version: 17
1616
distribution: 'zulu'
1717
- name: Format Code
18-
uses: axel-op/googlejavaformat-action@v3
18+
uses: axel-op/googlejavaformat-action@v4
1919
with:
2020
args: "--skip-sorting-imports --replace"

0 commit comments

Comments
 (0)