Skip to content

Commit 524a8fc

Browse files
authored
Merge pull request #4 from commjoen/dependabot/github_actions/toolmantim/release-drafter-5.20.1
Bump toolmantim/release-drafter from 5.2.0 to 5.20.1
2 parents dd9f055 + 8e92357 commit 524a8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-notes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
# Drafts your next Release notes as Pull Requests are merged into "main"
15-
- uses: toolmantim/release-drafter@v5.2.0
15+
- uses: toolmantim/release-drafter@v5.20.1
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)