We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ba058 commit 6107f32Copy full SHA for 6107f32
action.yaml
@@ -80,7 +80,7 @@ outputs:
80
description: 'Name of workflow triggered'
81
runs:
82
using: 'docker'
83
- image: 'Dockerfile'
+ image: 'docker://ghcr.io/splunk/wfe-test-runner-action/wfe-test-runner-action:v5.0.2'
84
args:
85
- ${{ inputs.workflow-tmpl-name }}
86
- ${{ inputs.workflow-template-ns }}
0 commit comments