Skip to content

Commit 3181ba1

Browse files
chore(deps): update googleapis/release-please-action action to v4.4.0 (#18)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [googleapis/release-please-action](https://redirect.github.com/googleapis/release-please-action) | action | minor | `v4.3.0` -> `v4.4.0` | --- ### Release Notes <details> <summary>googleapis/release-please-action (googleapis/release-please-action)</summary> ### [`v4.4.0`](https://redirect.github.com/googleapis/release-please-action/releases/tag/v4.4.0) [Compare Source](https://redirect.github.com/googleapis/release-please-action/compare/v4.3.0...v4.4.0) ##### Features - add ability to select versioning-strategy and release-as ([#&#8203;1121](https://redirect.github.com/googleapis/release-please-action/issues/1121)) ([ee0f5ba](https://redirect.github.com/googleapis/release-please-action/commit/ee0f5bae453367755be0c4340193531b3f538374)) ##### Bug Fixes - `changelog-host` parameter ignored when using manifest configuration ([#&#8203;1151](https://redirect.github.com/googleapis/release-please-action/issues/1151)) ([535c413](https://redirect.github.com/googleapis/release-please-action/commit/535c4130c1030110bdacd1b3076f98c046c3a227)) - bump mocha from 11.7.1 to 11.7.2 in the npm\_and\_yarn group across 1 directory ([#&#8203;1149](https://redirect.github.com/googleapis/release-please-action/issues/1149)) ([3612a99](https://redirect.github.com/googleapis/release-please-action/commit/3612a99d75bd7a010bb03d6e2ee3e2392b7392fb)) - bump release-please from 17.1.2 to 17.1.3 ([#&#8203;1158](https://redirect.github.com/googleapis/release-please-action/issues/1158)) ([66fbfe9](https://redirect.github.com/googleapis/release-please-action/commit/66fbfe9439cb7a3660ecdc00d42573ef0bd00764)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am on the first day of the month" (UTC), 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/masterpointio/github-action-tf-test). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvLXVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 516c1e1 commit 3181ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
release-please:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4.3.0
17+
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
1818
with:
1919
release-type: simple

0 commit comments

Comments
 (0)