Skip to content

Commit

Permalink
chore: changed template version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kdoroszko-splunk committed Jan 24, 2024
1 parent b83590b commit d8695a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ permissions:
jobs:
run-template-rollout:
runs-on: ubuntu-latest
uses: splunk/addonfactory-repository-template/.github/workflows/sync.yaml@v2.12.1
uses: splunk/addonfactory-repository-template/.github/workflows/sync.yaml@${{ inputs.branchname }}
with:
repositories: "test-addonfactory-repo"
branchname: ${{ inputs.branchname }}
Expand Down

0 comments on commit d8695a5

Please sign in to comment.