Skip to content

Commit afe615f

Browse files
chore(release): 5.1.1
## [5.1.1](v5.1.0...v5.1.1) (2025-08-06) ### Bug Fixes * implementation of dynamic python version ([#37](#37)) ([a9cc6fd](a9cc6fd))
1 parent a9cc6fd commit afe615f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ outputs:
8888
description: 'Name of workflow triggered'
8989
runs:
9090
using: 'docker'
91-
image: 'Dockerfile'
91+
image: 'docker://ghcr.io/splunk/wfe-test-runner-action/wfe-test-runner-action:v5.1.1'
9292
args:
9393
- ${{ inputs.workflow-tmpl-name }}
9494
- ${{ inputs.workflow-template-ns }}

0 commit comments

Comments
 (0)