Skip to content

Commit

Permalink
Update axel-op/googlejavaformat-action action to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 1bbfba9 commit 4447b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
java-version: '11'

- name: Google Java Format
uses: axel-op/googlejavaformat-action@v3.1.0
uses: axel-op/googlejavaformat-action@v3.6.0
with:
args: --replace --skip-javadoc-formatting --skip-sorting-imports --skip-reflowing-long-strings
version: 1.8

0 comments on commit 4447b09

Please sign in to comment.