Skip to content

Commit c89011b

Browse files
authored
Merge pull request #515 from Hack23/dependabot/github_actions/github-actions-9dcf5b8c7d
build(deps): bump release-drafter/release-drafter from 7.0.0 to 7.1.0 in the github-actions group
2 parents 1b5453d + 6d908af commit c89011b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240

241241
- name: Draft Release Notes
242242
id: release-drafter
243-
uses: release-drafter/release-drafter@3a7fb5c85b80b1dda66e1ccb94009adbbd32fce3 # v7.0.0
243+
uses: release-drafter/release-drafter@44a942e465867c7465b76aa808ddca6e0acae5da # v7.1.0
244244
with:
245245
version: ${{ needs.prepare.outputs.version }}
246246
tag: ${{ needs.prepare.outputs.version }}

0 commit comments

Comments
 (0)