diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index da46cab0ce..eacf73ed38 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -16,7 +16,7 @@ jobs: installation_id: ${{ secrets.RELEASE_PLEASE_APP_INSTALLATION_ID }} private_key: ${{ secrets.RELEASE_PLEASE_APP_PRIVATE_KEY }} - - uses: google-github-actions/release-please-action@v3 + - uses: google-github-actions/release-please-action@v4 with: release-type: simple package-name: initium-platform