From f8751d9c29838a208382c7741281b85044470809 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Fri, 24 Mar 2023 12:54:38 -0400 Subject: [PATCH] Switch back to v0 --- .github/workflows/draft-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/draft-release.yml b/.github/workflows/draft-release.yml index 4d49a8d1..6c47e88c 100644 --- a/.github/workflows/draft-release.yml +++ b/.github/workflows/draft-release.yml @@ -16,7 +16,7 @@ on: jobs: draft-release: name: 'Draft release' - uses: 'google-github-actions/.github/.github/workflows/draft-release.yml@main' + uses: 'google-github-actions/.github/.github/workflows/draft-release.yml@v0' with: version_strategy: '${{ github.event.inputs.version_strategy }}' # secrets must be explicitly passed to reusable workflows https://docs.github.com/en/enterprise-cloud@latest/actions/using-workflows/reusing-workflows#using-inputs-and-secrets-in-a-reusable-workflow