Pinning docker image to 10.14.2

This commit is contained in:
Benjamin Lannon 2018-12-12 19:44:15 -05:00
commit b1a040ac7f

View file

@ -1,4 +1,4 @@
from node:10-slim from node:10.14.2-slim
LABEL version="1.0.0" LABEL version="1.0.0"
LABEL repository="https://github/lannonbr/issue-label-manager-action" LABEL repository="https://github/lannonbr/issue-label-manager-action"