diff --git a/.github/workflows/_release_please.yaml b/.github/workflows/_release_please.yaml index e437ffe..2840141 100644 --- a/.github/workflows/_release_please.yaml +++ b/.github/workflows/_release_please.yaml @@ -30,7 +30,7 @@ jobs: - name: Release Please id: release - uses: googleapis/release-please-action@v4.1.3 + uses: googleapis/release-please-action@v5.0.0 with: token: ${{ steps.app-token.outputs.token }} config-file: release-please-config.json