diff --git a/action.yaml b/action.yaml index 6edc3e4..1f49462 100644 --- a/action.yaml +++ b/action.yaml @@ -80,7 +80,7 @@ outputs: description: 'Name of workflow triggered' runs: using: 'docker' - image: 'Dockerfile' + image: 'docker://ghcr.io/splunk/wfe-test-runner-action/wfe-test-runner-action:v5.0.2' args: - ${{ inputs.workflow-tmpl-name }} - ${{ inputs.workflow-template-ns }}