diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 190241b..8da83e2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,7 @@ jobs: release_created: ${{ steps.release.outputs.release_created }} tag_name: ${{ steps.release.outputs.tag_name }} steps: - - uses: GoogleCloudPlatform/release-please-action@v4.0 + - uses: GoogleCloudPlatform/release-please-action@v4.1 id: release with: release-type: simple