Skip to content

Commit

Permalink
chore: update docker image version
Browse files Browse the repository at this point in the history
  • Loading branch information
dvarasani-crest committed Aug 30, 2024
1 parent 1dd3622 commit 3c25433
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 @@ -83,7 +83,7 @@ outputs:
description: 'Name of workflow triggered'
runs:
using: 'docker'
image: 'docker://ghcr.io/splunk/wfe-test-runner-action/wfe-test-runner-action:v5.0.1'
image: 'docker://ghcr.io/splunk/wfe-test-runner-action/wfe-test-runner-action:pr-32'
args:
- ${{ inputs.workflow-tmpl-name }}
- ${{ inputs.workflow-template-ns }}
Expand Down

0 comments on commit 3c25433

Please sign in to comment.