From 5f720eb174826f9a6233d0f9da2b639817512306 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 10:13:37 +0100 Subject: [PATCH] :arrow_up: Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#77) --- .github/workflows/release-drafter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-drafter.yaml b/.github/workflows/release-drafter.yaml index e15b52e..06cc26a 100644 --- a/.github/workflows/release-drafter.yaml +++ b/.github/workflows/release-drafter.yaml @@ -13,6 +13,6 @@ jobs: runs-on: ubuntu-latest steps: - name: 🚀 Run Release Drafter - uses: release-drafter/release-drafter@v5.14.0 + uses: release-drafter/release-drafter@v5.15.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}