Skip to content

Commit

Permalink
build(deps): bump axel-op/googlejavaformat-action in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [axel-op/googlejavaformat-action](https://github.com/axel-op/googlejavaformat-action) from b8a3003f6bb1d4b521a2105f35a16131d49a8709 to 0dc4ef525e7ed73d8dff50b1b062a4d441d014b5.
- [Release notes](https://github.com/axel-op/googlejavaformat-action/releases)
- [Commits](axel-op/googlejavaformat-action@b8a3003...0dc4ef5)

---
updated-dependencies:
- dependency-name: axel-op/googlejavaformat-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 2ea63bf commit 98a6454
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 @@ -16,7 +16,7 @@ jobs:
egress-policy: audit
- name: Checkout repository
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- uses: axel-op/googlejavaformat-action@b8a3003f6bb1d4b521a2105f35a16131d49a8709 # v3.6
- uses: axel-op/googlejavaformat-action@0dc4ef525e7ed73d8dff50b1b062a4d441d014b5 # 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 98a6454

Please sign in to comment.