Skip to content

Commit b68aa33

Browse files
chore(deps): update release-plz/action action to v0.5.107 (#18)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [release-plz/action](https://redirect.github.com/release-plz/action) | action | patch | `v0.5.105` -> `v0.5.107` | --- ### Release Notes <details> <summary>release-plz/action (release-plz/action)</summary> ### [`v0.5.107`](https://redirect.github.com/release-plz/action/releases/tag/v0.5.107) [Compare Source](https://redirect.github.com/release-plz/action/compare/v0.5.106...v0.5.107) #### What's Changed - Update to 0.3.135 by [@&#8203;marcoieni](https://redirect.github.com/marcoieni) in [https://github.com/release-plz/action/pull/208](https://redirect.github.com/release-plz/action/pull/208) **Full Changelog**: release-plz/action@v0.5...v0.5.107 ### [`v0.5.106`](https://redirect.github.com/release-plz/action/releases/tag/v0.5.106) [Compare Source](https://redirect.github.com/release-plz/action/compare/v0.5.105...v0.5.106) #### What's Changed - update cargo-semver-checks to 0.41 by [@&#8203;marcoieni](https://redirect.github.com/marcoieni) in [https://github.com/release-plz/action/pull/206](https://redirect.github.com/release-plz/action/pull/206) - Update to 0.3.134 by [@&#8203;marcoieni](https://redirect.github.com/marcoieni) in [https://github.com/release-plz/action/pull/207](https://redirect.github.com/release-plz/action/pull/207) **Full Changelog**: release-plz/action@v0.5...v0.5.106 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/napi-rs/mimalloc-safe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4xOCIsInVwZGF0ZWRJblZlciI6IjQwLjQwLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
1 parent a9dae11 commit b68aa33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-plz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Run release-plz
2727
id: release-plz
28-
uses: release-plz/action@bbd1afc9813d25602e002b29e96e0aacebab1160 # v0.5.105
28+
uses: release-plz/action@dde7b63054529c440305a924e5849c68318bcc9a # v0.5.107
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
CARGO_REGISTRY_TOKEN: ${{ secrets.CRATES_IO_API_TOKEN }}

0 commit comments

Comments
 (0)