Skip to content

Commit

Permalink
chore(deps): update reviewdog to 0.14.0 (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: EPMatt <[email protected]>
  • Loading branch information
github-actions[bot] and EPMatt authored Feb 11, 2022
1 parent 489fd63 commit e8633ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

cd "${GITHUB_WORKSPACE}/${INPUT_WORKDIR}" || exit 1

REVIEWDOG_VERSION=v0.13.1
REVIEWDOG_VERSION=v0.14.0
TEMP_PATH="$(mktemp -d)"
PATH="${TEMP_PATH}:$PATH"
export REVIEWDOG_GITHUB_API_TOKEN="${INPUT_GITHUB_TOKEN}"
Expand Down

0 comments on commit e8633ac

Please sign in to comment.