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 a9cc6fd commit afe615fCopy full SHA for afe615f
action.yaml
@@ -88,7 +88,7 @@ outputs:
88
description: 'Name of workflow triggered'
89
runs:
90
using: 'docker'
91
- image: 'Dockerfile'
+ image: 'docker://ghcr.io/splunk/wfe-test-runner-action/wfe-test-runner-action:v5.1.1'
92
args:
93
- ${{ inputs.workflow-tmpl-name }}
94
- ${{ inputs.workflow-template-ns }}
0 commit comments