Skip to content

Commit

Permalink
chore(release): 4.0.0
Browse files Browse the repository at this point in the history
# [4.0.0](v3.0.0...v4.0.0) (2024-05-20)

### Features

* updateworkflow-engine-base to 4.0.0 ([#25](#25)) ([e0c9054](e0c9054))

### BREAKING CHANGES

* update workflow-engine-base to 4.0.0
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| ghcr.io/splunk/workflow-engine-base | final | major | `3.0.0` ->
`4.0.0` |
  • Loading branch information
srv-rr-github-token committed May 20, 2024
1 parent e0c9054 commit 77ff19e
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:v3.0.0'
image: 'docker://ghcr.io/splunk/wfe-test-runner-action/wfe-test-runner-action:v4.0.0'
args:
- ${{ inputs.workflow-tmpl-name }}
- ${{ inputs.workflow-template-ns }}
Expand Down

0 comments on commit 77ff19e

Please sign in to comment.