From 6e0e164eccdab4ce08c4f231f408b6793a3f792f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 11:12:03 +0000 Subject: [PATCH] Bump toolmantim/release-drafter from v5.2.0 to v5.15.0 Bumps [toolmantim/release-drafter](https://github.com/toolmantim/release-drafter) from v5.2.0 to v5.15.0. - [Release notes](https://github.com/toolmantim/release-drafter/releases) - [Commits](https://github.com/toolmantim/release-drafter/compare/v5.2.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4) Signed-off-by: dependabot[bot] --- .github/workflows/release-draft.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-draft.yml b/.github/workflows/release-draft.yml index 363a31018..caef7cf56 100644 --- a/.github/workflows/release-draft.yml +++ b/.github/workflows/release-draft.yml @@ -9,6 +9,6 @@ jobs: update_draft_release: runs-on: ubuntu-latest steps: - - uses: toolmantim/release-drafter@v5.2.0 + - uses: toolmantim/release-drafter@v5.15.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file