ci: update release-please-action to v5

The only breaking change in v5.0.0 is the move to the node 24 runtime; inputs,
outputs and the manifest/config format are unchanged. Kept as its own commit
since this action drives the release flow and is the one worth reverting alone
if anything misbehaves.
This commit is contained in:
Daniel Sogl
2026-07-27 21:35:14 +02:00
parent 1789d08183
commit ef358238c2
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
steps:
- name: Run Release Please
id: release
uses: googleapis/release-please-action@v4.4.0
uses: googleapis/release-please-action@v5.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
config-file: release-please-config.json