Skip to content

Commit

Permalink
chore(release): 5.1.0
Browse files Browse the repository at this point in the history
# [5.1.0](v5.0.2...v5.1.0) (2025-01-09)

### Features

* upgrade tests ([#35](#35)) ([459eac8](459eac8))
  • Loading branch information
srv-rr-github-token committed Jan 9, 2025
1 parent 459eac8 commit 89ae6f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,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.1.0'
args:
- ${{ inputs.workflow-tmpl-name }}
- ${{ inputs.workflow-template-ns }}
Expand All @@ -103,4 +103,4 @@ runs:
- ${{ inputs.os-name }}
- ${{ inputs.os-version }}
- ${{ inputs.test-browser }}
- ${{ inputs.ta-upgrade-version }}
- ${{ inputs.ta-upgrade-version }}

0 comments on commit 89ae6f1

Please sign in to comment.