Skip to content

Commit

Permalink
Update branch path for the reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pbajaj-crest committed Apr 30, 2024
1 parent 5c5edbf commit 9a1e247
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: 'docker://ghcr.io/splunk/wfe-test-runner-action/wfe-test-runner-action:v1.6.9'
image: 'Dockerfile'
args:
- ${{ inputs.workflow-tmpl-name }}
- ${{ inputs.workflow-template-ns }}
Expand Down

0 comments on commit 9a1e247

Please sign in to comment.