Skip to content

Commit a6dc58d

Browse files
dependabot[bot]cjolowicz
authored andcommitted
Bump release-drafter/release-drafter from v5.12.1 to v5.13.0
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.12.1 to v5.13.0. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@v5.12.1...4d1215c) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d98506 commit a6dc58d

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_name}}/.github/workflows

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
repository_url: https://test.pypi.org/legacy/
7272

7373
- name: Publish the release notes
74-
uses: release-drafter/release-drafter@v5.12.1
74+
uses: release-drafter/release-drafter@v5.13.0
7575
with:
7676
publish: {{ "${{ steps.check-version.outputs.tag != '' }}" }}
7777
tag: {{ "${{ steps.check-version.outputs.tag }}" }}

0 commit comments

Comments
 (0)