Skip to content

Commit 93eb4a3

Browse files
bump(deps): update release-drafter/release-drafter action to v5.22.0 (#1952)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) | action | minor | `v5.21.1` -> `v5.22.0` | --- ### Release Notes <details> <summary>release-drafter/release-drafter</summary> ### [`v5.22.0`](https://github.com/release-drafter/release-drafter/releases/tag/v5.22.0) [Compare Source](https://github.com/release-drafter/release-drafter/compare/v5.21.1...v5.22.0) ### What's Changed #### New - Only use last full release when drafting ([#&#8203;1240](https://github.com/release-drafter/release-drafter/issues/1240)) [@&#8203;ssbarnea](https://github.com/ssbarnea) **Full Changelog**: release-drafter/release-drafter@v5.21.1...v5.22.0 </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/JellyfishSDK/jellyfish). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNzQuMiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3cf5960 commit 93eb4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
main:
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: release-drafter/release-drafter@6df64e4ba4842c203c604c1f45246c5863410adb # v5.21.1
19+
- uses: release-drafter/release-drafter@cfc5540ebc9d65a8731f02032e3d44db5e449fb6 # v5.22.0
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)