Skip to content

Commit cdb2fa9

Browse files
chore(deps): update googleapis/release-please-action action to v5 (#333)
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/get-eventually/go-eventually). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8740503 commit cdb2fa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- name: Run release-please
2424
# yamllint disable-line rule:line-length
25-
uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
25+
uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0
2626
with:
2727
token: ${{ secrets.GITHUB_TOKEN }}
2828
config-file: release-please-config.json

0 commit comments

Comments
 (0)