From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 07:50:00 +0000 (+0200) Subject: chore(deps): update googleapis/release-please-action action to v5 (#1810) X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=6a0f6e499d152da1e896f2b59fdc181065e338ac;p=e-mobility-charging-stations-simulator.git chore(deps): update googleapis/release-please-action action to v5 (#1810) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 135d43fd..1db8fbcb 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest if: github.repository == 'sap/e-mobility-charging-stations-simulator' steps: - - uses: googleapis/release-please-action@v4 + - uses: googleapis/release-please-action@v5 id: release with: token: ${{ secrets.WORKFLOW_TOKEN }}