diff --git a/testdata/testfile b/testdata/testfile index 501c049..eb18129 100644 --- a/testdata/testfile +++ b/testdata/testfile @@ -1,6 +1,12 @@ This is test file. REVIEWDOG_VERSION=0.1.0 +ENV REVIEWDOG_VERSION=0.1.0 +ENV REVIEWDOG_VERSION 0.1.0 +ARG REVIEWDOG_VERSION=0.1.0 + +yaml: + REVIEWDOG_VERSION: 0.1.0 The above version should be updated to the latest version with this action.