Skip to content

Commit

Permalink
chore(deps): update reviewdog to 0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
review-dog authored Jun 19, 2023
1 parent 860f1ea commit 8c08ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ runs:
- run: $GITHUB_ACTION_PATH/script.sh
shell: sh
env:
REVIEWDOG_VERSION: v0.14.1
REVIEWDOG_VERSION: v0.14.2
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
INPUT_BRAKEMAN_VERSION: ${{ inputs.brakeman_version }}
INPUT_BRAKEMAN_FLAGS: ${{ inputs.brakeman_flags }}
Expand Down

0 comments on commit 8c08ce5

Please sign in to comment.