From e0739777337b2223b0b7839a5f23ae4ef0276c22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 May 2020 14:15:13 +0000 Subject: [PATCH] chore(deps): update reviewdog to 0.10.0 --- testdata/testfile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/testdata/testfile b/testdata/testfile index 33f8ca0..8d1c35a 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.10.0 +REVIEWDOG_VERSION=0.10.0 +ENV REVIEWDOG_VERSION=0.10.0 +ENV REVIEWDOG_VERSION 0.10.0 +ARG REVIEWDOG_VERSION=0.10.0 yaml: - REVIEWDOG_VERSION: 0.1.0 + REVIEWDOG_VERSION: 0.10.0 The above version should be updated to the latest version with this action.