Skip to content

Commit 95609e9

Browse files
chore(deps): update release-drafter/release-drafter action to v7 (#450)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [release-drafter/release-drafter](https://redirect.github.com/release-drafter/release-drafter) | action | major | `v6` → `v7` | --- ### Release Notes <details> <summary>release-drafter/release-drafter (release-drafter/release-drafter)</summary> ### [`v7`](https://redirect.github.com/release-drafter/release-drafter/compare/v6...v7) [Compare Source](https://redirect.github.com/release-drafter/release-drafter/compare/v6...v7) </details> --- ### Configuration 📅 **Schedule**: 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/diranged/oz). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b89a328 commit 95609e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
minorList: feat, feature
2424
patchList: fix, bugfix, perf, refactor, test, tests, chore
2525

26-
- uses: release-drafter/release-drafter@v6
26+
- uses: release-drafter/release-drafter@v7
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
with:

0 commit comments

Comments
 (0)