diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bbb165e0..faadb82e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -84,7 +84,7 @@ jobs: ##################### # Release and Publish ##################### - - uses: GoogleCloudPlatform/release-please-action@v2 + - uses: GoogleCloudPlatform/release-please-action@v3 id: release if: ${{ github.ref == env.default_branch || github.event.inputs.release_tag }} with: