diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index fa90df7..f6bf8a2 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -14,7 +14,7 @@ jobs: steps: - id: release name: Release - uses: googleapis/release-please-action@v4 + uses: googleapis/release-please-action@v5 with: config-file: .github/release-please-config.json manifest-file: .github/release-please-manifest.json