Skip to content

Commit

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

### Features

* add browser argument ([#27](#27)) ([65871c3](65871c3))

### BREAKING CHANGES

* add test-browser argument (test browser type).

Related PRs:
- splunk/addonfactory-workflow-addon-release#261
(reusable workflow PR will have to be updated [by this
changes](splunk/addonfactory-workflow-addon-release@ui-markers...fix/ui-markers))
- splunk/ta-automation-app-of-apps#9

Test runs:
-
[test-addonfactory-repo](https://github.com/splunk/test-addonfactory-repo/actions/runs/9193209865/job/25284182463)

-
[splunk-add-on-for-amazon-web-services](https://github.com/splunk/splunk-add-on-for-amazon-web-services/actions/runs/9192893030/job/25283275525)
  • Loading branch information
srv-rr-github-token committed May 27, 2024
1 parent 65871c3 commit 8c2490a
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.0'
args:
- ${{ inputs.workflow-tmpl-name }}
- ${{ inputs.workflow-template-ns }}
Expand Down

0 comments on commit 8c2490a

Please sign in to comment.