Skip to content

Commit

Permalink
chore(deps): update reviewdog to 0.15.0 (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: review-dog <review-dog@users.noreply.github.com>
Co-authored-by: ICHINOSE Shogo <shogo82148@gmail.com>
  • Loading branch information
3 people committed Sep 6, 2023
1 parent 98cafcd commit cf10e8c
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 @@ -70,7 +70,7 @@ runs:
env:
# We may want to allow specifying reviewdog version as
# action's input, but let's start with hard coded latest stable version for reviewdog
REVIEWDOG_VERSION: v0.14.2
REVIEWDOG_VERSION: v0.15.0
# 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 cf10e8c

Please sign in to comment.