diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index cf2a545..4eb93e7 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v6 - name: 🚀 Release Please - uses: googleapis/release-please-action@v4 + uses: googleapis/release-please-action@v5 with: token: ${{ secrets.RELEASE_PLEASE_TOKEN }} config-file: release-please-config.json