Skip to content

Commit

Permalink
chore(release): 5.0.1
Browse files Browse the repository at this point in the history
## [5.0.1](v5.0.0...v5.0.1) (2024-06-03)

### Bug Fixes

* upgrade workflow-engine-base ([#30](#30)) ([a4d72ab](a4d72ab))
  • Loading branch information
srv-rr-github-token committed Jun 3, 2024
1 parent a4d72ab commit 0ef790e
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.1'
args:
- ${{ inputs.workflow-tmpl-name }}
- ${{ inputs.workflow-template-ns }}
Expand Down

0 comments on commit 0ef790e

Please sign in to comment.