Compare commits

...

1 Commits

Author SHA1 Message Date
Emily Rockman
96436af4f3 point at branch 2023-07-17 15:17:51 -05:00

View File

@@ -31,7 +31,7 @@ permissions:
jobs:
cut_branch:
name: "Cut branch and clean up main for dbt-core"
uses: dbt-labs/actions/.github/workflows/cut-release-branch.yml@main
uses: dbt-labs/actions/.github/workflows/cut-release-branch.yml@er/fix-latest-cutter
with:
version_to_bump_main: ${{ inputs.version_to_bump_main }}
new_branch_name: ${{ inputs.new_branch_name }}