From b91da608f8867301f74fec2b463fecc62c40a187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 13:11:19 +0000 Subject: [PATCH] :arrow_up: Bump release-drafter/release-drafter from 5.15.0 to 5.20.0 Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.15.0 to 5.20.0. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](https://github.com/release-drafter/release-drafter/compare/v5.15.0...v5.20.0) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3d5393c06f..cf74a78d33 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -318,7 +318,7 @@ jobs: ref: ${{ github.event.workflow_run.head_branch }} - name: Publish the release notes - uses: release-drafter/release-drafter@v5.15.0 + uses: release-drafter/release-drafter@v5.20.0 with: publish: ${{ needs.get-tag-xor-dev-version.outputs.tag != '' }} # Annotated tag to associate with the current commit