diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 14f225d..0d95043 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -14,7 +14,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v4 + - uses: GoogleCloudPlatform/release-please-action@v5 id: release with: token: ${{ secrets.GITHUB_TOKEN }}