build: Update release-drafter/release-drafter action to v5.20.0

This commit is contained in:
Renovate Bot 2022-05-16 12:37:49 +00:00
parent 96dfc27411
commit 2c6df07792
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -14,6 +14,6 @@ jobs:
if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head.repo.full_name }}
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5.19.0
- uses: release-drafter/release-drafter@v5.20.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}