Skip to content

Commit

Permalink
update docs and bump version (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbelyaev authored Jul 28, 2023
1 parent 2a942d9 commit a42602c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dbelyaev/[email protected].2
- uses: dbelyaev/[email protected].4
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
Expand Down Expand Up @@ -110,14 +110,14 @@ config for the [Sun coding conventions](https://www.oracle.com/java/technologies

**`Default:`** `false`

* ### `reviewdog_flags`

Additional reviewdog flags.

**`Default:`** ``

* ### `properties_file`

Properties file relative to the root directory.

**`Default:`** ``

* ### `reviewdog_flags`

Additional reviewdog flags.

**`Default:`** ``

0 comments on commit a42602c

Please sign in to comment.