Skip to content

Commit

Permalink
chore(deps): update reviewdog to 0.17.2 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: jordemort <jordemort@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and jordemort committed Mar 11, 2024
1 parent 3b6e049 commit 6d32e18
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 @@ -72,7 +72,7 @@ runs:
- run: $GITHUB_ACTION_PATH/script.sh
shell: bash
env:
REVIEWDOG_VERSION: v0.17.1
REVIEWDOG_VERSION: v0.17.2
# INPUT_<VARIABLE_NAME> is not available in Composite run steps
# https://github.community/t/input-variable-name-is-not-available-in-composite-run-steps/127611
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}
Expand Down

0 comments on commit 6d32e18

Please sign in to comment.