Skip to content

Commit

Permalink
Merge pull request #84 from reviewdog/depup/reviewdog/reviewdog
Browse files Browse the repository at this point in the history
chore(deps): update reviewdog/reviewdog to 0.13.0
  • Loading branch information
shogo82148 committed Jul 22, 2021
2 parents da0dbca + e4506c7 commit 02bcf8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -42,7 +42,7 @@ runs:
env:
# We may want to allow specifing reviewdog and golangci-lint version as
# action's input, but let's start with hard coded latest stable version.
REVIEWDOG_VERSION: v0.12.0
REVIEWDOG_VERSION: v0.13.0
GOLANGCI_LINT_VERSION: v1.41.1
# 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
Expand Down

0 comments on commit 02bcf8c

Please sign in to comment.