Skip to content

Commit 1072ef4

Browse files
chore(deps): update googleapis/release-please-action action to v5 (#2040)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [googleapis/release-please-action](https://redirect.github.com/googleapis/release-please-action) | action | major | `v4.4.1` → `v5.0` | --- ### Release Notes <details> <summary>googleapis/release-please-action (googleapis/release-please-action)</summary> ### [`v5`](https://redirect.github.com/googleapis/release-please-action/compare/v5.0.0...v5.0.0) [Compare Source](https://redirect.github.com/googleapis/release-please-action/compare/v5.0.0...v5.0.0) ### [`v5.0`](https://redirect.github.com/googleapis/release-please-action/compare/v5.0.0...v5.0.0) [Compare Source](https://redirect.github.com/googleapis/release-please-action/compare/v5.0.0...v5.0.0) ### [`v5.0.0`](https://redirect.github.com/googleapis/release-please-action/compare/v4.4.1...v5.0.0) [Compare Source](https://redirect.github.com/googleapis/release-please-action/compare/v4.4.1...v5.0.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b06b20 commit 1072ef4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
if: ${{ github.repository == 'prometheus/client_java' }}
1818
runs-on: ubuntu-24.04
1919
steps:
20-
- uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
20+
- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0
2121
id: release-please
2222
with:
2323
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)