Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
# [2.0.0](v1.6.9...v2.0.0) (2024-05-08)

### Features

* 2.0.0 version ([#15](#15)) ([5701c04](5701c04))

### BREAKING CHANGES

* depreciation of preserve infra functionality
  • Loading branch information
srv-rr-github-token committed May 8, 2024
1 parent 72ee994 commit 9a15c5a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 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: 'Dockerfile'
image: 'docker://ghcr.io/splunk/wfe-test-runner-action/wfe-test-runner-action:v2.0.0'
args:
- ${{ inputs.workflow-tmpl-name }}
- ${{ inputs.workflow-template-ns }}
Expand All @@ -94,4 +94,3 @@ runs:
- ${{ inputs.sc4s-docker-registry }}
- ${{ inputs.os-name }}
- ${{ inputs.os-version }}

0 comments on commit 9a15c5a

Please sign in to comment.