diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2410c2c..a3438bf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: version: ${{ steps.versions.outputs.version }} minor: ${{ steps.versions.outputs.minor }} steps: - - uses: googleapis/release-please-action@v4 + - uses: googleapis/release-please-action@v5 id: release with: config-file: release-please-config.json