Files
action-depup/testdata/testfile
2020-11-25 12:19:08 +01:00

22 lines
375 B
Plaintext

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
yaml:
REVIEWDOG_VERSION: 0.1.0
The above version should be updated to the latest version with this action.
Other test cases.
REDPEN_VERSION=1.10.1
TMUX_VERSION=3.0
POETRY_VERSION="1.1.3"
ENV POETRY_VERSION='1.1.3'