Skip to content

Commit

Permalink
chore(release): 5.0.2
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
srv-rr-github-token committed Sep 11, 2024
1 parent f2ba058 commit 6107f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 6107f32

Please sign in to comment.