From ed977538b8d5292997fd1aefc1e7aa10c7dff72b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 16:46:00 +0000 Subject: [PATCH] chore(deps): update reviewdog to 0.9.17 --- testdata/testfile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/testdata/testfile b/testdata/testfile index 41bc285..ea8646d 100644 --- a/testdata/testfile +++ b/testdata/testfile @@ -1,12 +1,12 @@ This is test file. -REVIEWDOG_VERSION=v0.1.0 -REVIEWDOG_VERSION=0.1.0 -ENV REVIEWDOG_VERSION=0.1.0 -ENV REVIEWDOG_VERSION 0.1.0 -ARG REVIEWDOG_VERSION=0.1.0 +REVIEWDOG_VERSION=v0.9.17 +REVIEWDOG_VERSION=0.9.17 +ENV REVIEWDOG_VERSION=0.9.17 +ENV REVIEWDOG_VERSION 0.9.17 +ARG REVIEWDOG_VERSION=0.9.17 yaml: - REVIEWDOG_VERSION: 0.1.0 + REVIEWDOG_VERSION: 0.9.17 The above version should be updated to the latest version with this action.