Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 4ffaf54

Browse files
authored
Merge pull request #460 from staticdev/dependabot/github_actions/release-drafter/release-drafter-5.17.5
Bump release-drafter/release-drafter from 5.16.1 to 5.17.5
2 parents df14c85 + b703720 commit 4ffaf54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
repository_url: https://test.pypi.org/legacy/
7171

7272
- name: Publish the release notes
73-
uses: release-drafter/release-drafter@v5.16.1
73+
uses: release-drafter/release-drafter@v5.17.5
7474
with:
7575
publish: ${{ steps.check-version.outputs.tag != '' }}
7676
tag: ${{ steps.check-version.outputs.tag }}

0 commit comments

Comments
 (0)