Skip to content

Commit 0cc79ef

Browse files
dependabot[bot]o-kopysov
authored andcommitted
build(deps): bump axel-op/googlejavaformat-action in /.github/workflows
Bumps [axel-op/googlejavaformat-action](https://github.com/axel-op/googlejavaformat-action) from 0dc4ef525e7ed73d8dff50b1b062a4d441d014b5 to c1134ebd196c4cbffb077f9476585b0be8b6afcd. - [Release notes](https://github.com/axel-op/googlejavaformat-action/releases) - [Commits](axel-op/googlejavaformat-action@0dc4ef5...c1134eb) --- updated-dependencies: - dependency-name: axel-op/googlejavaformat-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c1b944 commit 0cc79ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java-format-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
java-version: '17'
2323
distribution: 'temurin'
2424
cache: maven
25-
- uses: axel-op/googlejavaformat-action@0dc4ef525e7ed73d8dff50b1b062a4d441d014b5 # v3.6
25+
- uses: axel-op/googlejavaformat-action@c1134ebd196c4cbffb077f9476585b0be8b6afcd # v3.6
2626
with:
2727
args: "--aosp --skip-javadoc-formatting --skip-reflowing-long-strings --skip-sorting-imports --replace"
2828
skip-commit: true

0 commit comments

Comments
 (0)