Skip to content

Commit e1e3ffa

Browse files
authored
Apply suggestion from @janisz
1 parent fee9b2b commit e1e3ffa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-management.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
# Drafts your next Release notes as Pull Requests are merged into "main"
14-
- uses: toolmantim/release-drafter@v6.1.0
14+
- uses: toolmantim/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)