Skip to content

Commit

Permalink
build(deps): update google-github-actions/release-please-action actio…
Browse files Browse the repository at this point in the history
…n to v3.7.13 (#9093)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[google-github-actions/release-please-action](https://togithub.com/google-github-actions/release-please-action)
| action | patch | `v3.7.9` -> `v3.7.13` |

---

### Release Notes

<details>
<summary>google-github-actions/release-please-action
(google-github-actions/release-please-action)</summary>

###
[`v3.7.13`](https://togithub.com/google-github-actions/release-please-action/releases/tag/v3.7.13)

[Compare
Source](https://togithub.com/google-github-actions/release-please-action/compare/v3.7.12...v3.7.13)

##### Bug Fixes

- **deps:** bump dependency versions
([#&#8203;849](https://togithub.com/google-github-actions/release-please-action/issues/849))
([9108012](https://togithub.com/google-github-actions/release-please-action/commit/910801217bf1ec07dd4367e66345f83918f7ae57))

###
[`v3.7.12`](https://togithub.com/google-github-actions/release-please-action/releases/tag/v3.7.12)

[Compare
Source](https://togithub.com/google-github-actions/release-please-action/compare/v3.7.11...v3.7.12)

##### Bug Fixes

- bump release-please from 15.12.0 to 15.13.0
([#&#8203;813](https://togithub.com/google-github-actions/release-please-action/issues/813))
([01b3219](https://togithub.com/google-github-actions/release-please-action/commit/01b3219546e6e7c4cfdaece8cd06efa464f49e2a))

###
[`v3.7.11`](https://togithub.com/google-github-actions/release-please-action/releases/tag/v3.7.11)

[Compare
Source](https://togithub.com/google-github-actions/release-please-action/compare/v3.7.10...v3.7.11)

##### Bug Fixes

- bump release-please from 15.11.0 to 15.12.0
([#&#8203;790](https://togithub.com/google-github-actions/release-please-action/issues/790))
([21e064e](https://togithub.com/google-github-actions/release-please-action/commit/21e064e1c6b5ff47fd786e6ace618d1ccf2a2bf9))

###
[`v3.7.10`](https://togithub.com/google-github-actions/release-please-action/releases/tag/v3.7.10)

[Compare
Source](https://togithub.com/google-github-actions/release-please-action/compare/v3.7.9...v3.7.10)

##### Bug Fixes

- bump release-please from 15.10.4 to 15.11.0
([#&#8203;778](https://togithub.com/google-github-actions/release-please-action/issues/778))
([18e5fcf](https://togithub.com/google-github-actions/release-please-action/commit/18e5fcf19741ed0c95c18b1509f148b7977ceaaf))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am every weekday" in timezone
America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Esri/calcite-design-system).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 9, 2024
1 parent 6ddfd88 commit b278baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
release-please:
runs-on: ubuntu-20.04
steps:
- uses: google-github-actions/release-please-action@v3.7.9
- uses: google-github-actions/release-please-action@v3.7.13
id: release
with:
command: manifest
Expand Down

0 comments on commit b278baf

Please sign in to comment.