From e3cb1cc8efbf4fb87717314b88b6570d9b6f0bcf Mon Sep 17 00:00:00 2001 From: Erzsebet Carmean Date: Mon, 25 Jan 2021 14:38:52 -0600 Subject: [PATCH] DAT-5700: Too many moving parts. --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index e685dc3..f5ff549 100644 --- a/action.yml +++ b/action.yml @@ -34,7 +34,7 @@ inputs: required: false runs: using: 'docker' - image: 'docker.pkg.github.com/xdelphigrl/docker/erz-liquibase-docker:dat-5700' + image: 'Dockerfile' args: - ${{ inputs.operation }} - ${{ inputs.classpath }}