Skip to content

Commit

Permalink
build(deps): bump axel-op/googlejavaformat-action from 0dc4ef525e7ed7…
Browse files Browse the repository at this point in the history
…3d8dff50b1b062a4d441d014b5 to c1134ebd196c4cbffb077f9476585b0be8b6afcd in /.github/workflows (#695)

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 0c1b944 commit 39f5a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-format-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
java-version: '17'
distribution: 'temurin'
cache: maven
- uses: axel-op/googlejavaformat-action@0dc4ef525e7ed73d8dff50b1b062a4d441d014b5 # v3.6
- uses: axel-op/googlejavaformat-action@c1134ebd196c4cbffb077f9476585b0be8b6afcd # v3.6
with:
args: "--aosp --skip-javadoc-formatting --skip-reflowing-long-strings --skip-sorting-imports --replace"
skip-commit: true
Expand Down

0 comments on commit 39f5a65

Please sign in to comment.