From c83333fa97a15c5c9d0b5b2194bea61b1f2a67f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 10:53:55 +0100 Subject: [PATCH] Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 (#39) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 51b7ee4..647fdf1 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.16.1 + uses: release-drafter/release-drafter@v5.17.5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}