Skip to content

Commit

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

### Features

* **deps:** update ghcr.io/splunk/workflow-engine-base docker tag to v2.0.12 ([#20](#20)) ([7cb00f4](7cb00f4))
  • Loading branch information
srv-rr-github-token committed May 10, 2024
1 parent 7cb00f4 commit 4ac9f4f
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.0.0'
image: 'docker://ghcr.io/splunk/wfe-test-runner-action/wfe-test-runner-action:v2.1.0'
args:
- ${{ inputs.workflow-tmpl-name }}
- ${{ inputs.workflow-template-ns }}
Expand Down

0 comments on commit 4ac9f4f

Please sign in to comment.