From 347362b6ed669d0466c96ef383f9bdccf9fc60b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 11:24:45 +0200 Subject: [PATCH] Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#63) 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 29c73f5..7fb54cc 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.20.0 + uses: release-drafter/release-drafter@v5.20.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}