diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 79b08d2..b977cd3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,6 +11,6 @@ jobs: outputs: release_created: ${{ steps.release.outputs.release_created }} steps: - - uses: GoogleCloudPlatform/release-please-action@v4.0 + - uses: GoogleCloudPlatform/release-please-action@v4.1 with: release-type: simple