Skip to content

Commit

Permalink
chore(release): 3.0.0
Browse files Browse the repository at this point in the history
# [3.0.0](v2.1.0...v3.0.0) (2024-05-17)

### Features

* update workflow-engine-base to 3.0.0 ([#24](#24)) ([da1bdf3](da1bdf3))

### BREAKING CHANGES

* update workflow-engine-base to 3.0.0
  • Loading branch information
srv-rr-github-token committed May 17, 2024
1 parent da1bdf3 commit ebe25f2
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 @@ -76,7 +76,7 @@ outputs:
description: 'Name of workflow triggered'
runs:
using: 'docker'
image: 'docker://ghcr.io/splunk/wfe-test-runner-action/wfe-test-runner-action:v2.1.0'
image: 'docker://ghcr.io/splunk/wfe-test-runner-action/wfe-test-runner-action:v3.0.0'
args:
- ${{ inputs.workflow-tmpl-name }}
- ${{ inputs.workflow-template-ns }}
Expand Down

0 comments on commit ebe25f2

Please sign in to comment.