diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 1e75eb3..5f19ea2 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v6 with: persist-credentials: false - - uses: googleapis/release-please-action@v4 + - uses: googleapis/release-please-action@v5 id: release with: config-file: .release-please-config.json