diff --git a/.github/workflows/test-and-tag.yml b/.github/workflows/test-and-tag.yml index 620d4be..3cd9001 100644 --- a/.github/workflows/test-and-tag.yml +++ b/.github/workflows/test-and-tag.yml @@ -81,7 +81,7 @@ jobs: if: needs.release.outputs.version_bump needs: - release - uses: PurpleBooth/common-pipelines/.github/workflows/commit-check.yml@main + uses: PurpleBooth/common-pipelines/.github/workflows/crate-release.yml@main with: current_version: ${{ needs.release.outputs.current_version }} secrets: