Skip to content

Commit

Permalink
Bump reviewdog from 0.15.0 to 0.17.1
Browse files Browse the repository at this point in the history
Allow using the new github-pr-annotations reporter from the 0.17.0 release.
  • Loading branch information
javierjulio authored Feb 12, 2024
1 parent 8a03b33 commit 6e7b92f
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.15.0
REVIEWDOG_VERSION: v0.17.1
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
INPUT_BRAKEMAN_VERSION: ${{ inputs.brakeman_version }}
INPUT_BRAKEMAN_FLAGS: ${{ inputs.brakeman_flags }}
Expand Down

0 comments on commit 6e7b92f

Please sign in to comment.