Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Commit

Permalink
bump(deps): update release-drafter/release-drafter action to v5.21.1 (#…
Browse files Browse the repository at this point in the history
…135)

[![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://togithub.com/release-drafter/release-drafter)
| action | patch | `v5.21.0` -> `v5.21.1` |

---

### Release Notes

<details>
<summary>release-drafter/release-drafter</summary>

###
[`v5.21.1`](https://togithub.com/release-drafter/release-drafter/releases/tag/v5.21.1)

[Compare
Source](https://togithub.com/release-drafter/release-drafter/compare/v5.21.0...v5.21.1)

### What's Changed

#### Dependency Updates

- Address `set-output` deprecation
([#&#8203;1247](https://togithub.com/release-drafter/release-drafter/issues/1247))
[@&#8203;NotMyFault](https://togithub.com/NotMyFault)

**Full Changelog**:
release-drafter/release-drafter@v5.21.0...v5.21.1

</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/DeFiCh/metachain).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjEifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 31, 2022
1 parent 571f417 commit 83c2ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@df69d584deac33d8569990cb6413f82447181076 # tag=v5.21.0
- uses: release-drafter/release-drafter@6df64e4ba4842c203c604c1f45246c5863410adb # tag=v5.21.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 83c2ce5

Please sign in to comment.