Skip to content

Commit

Permalink
Merge pull request #60 from reviewdog/depup/reviewdog
Browse files Browse the repository at this point in the history
chore(deps): update reviewdog to 0.20.0
  • Loading branch information
massongit authored Jul 7, 2024
2 parents 42c4df1 + fcd3e4a commit 466e48e
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 @@ -49,7 +49,7 @@ runs:
- run: $GITHUB_ACTION_PATH/script.sh
shell: sh
env:
REVIEWDOG_VERSION: v0.19.0
REVIEWDOG_VERSION: v0.20.0
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
INPUT_BRAKEMAN_VERSION: ${{ inputs.brakeman_version }}
INPUT_BRAKEMAN_FLAGS: ${{ inputs.brakeman_flags }}
Expand Down

0 comments on commit 466e48e

Please sign in to comment.