diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 0856e34..4f2f395 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -28,7 +28,7 @@ jobs: fetch-depth: 0 - id: release - uses: googleapis/release-please-action@v4 + uses: googleapis/release-please-action@v5 with: token: ${{ secrets.GITHUB_TOKEN }}