Skip to content

Commit 6107f32

Browse files
chore(release): 5.0.2
## [5.0.2](v5.0.1...v5.0.2) (2024-09-11) ### Bug Fixes * add proper log message when argo logs yields with EOF error ([#34](#34)) ([f2ba058](f2ba058))
1 parent f2ba058 commit 6107f32

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
@@ -80,7 +80,7 @@ outputs:
8080
description: 'Name of workflow triggered'
8181
runs:
8282
using: 'docker'
83-
image: 'Dockerfile'
83+
image: 'docker://ghcr.io/splunk/wfe-test-runner-action/wfe-test-runner-action:v5.0.2'
8484
args:
8585
- ${{ inputs.workflow-tmpl-name }}
8686
- ${{ inputs.workflow-template-ns }}

0 commit comments

Comments
 (0)