We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 280d7b5 commit be48ce3Copy full SHA for be48ce3
.github/workflows/fill-gh-draft-release.yml
@@ -16,6 +16,6 @@ jobs:
16
steps:
17
# Drafts your next Release notes as Pull Requests are merged into "main"
18
# The configuration file is shared in https://github.com/process-analytics/.github/
19
- - uses: release-drafter/release-drafter@v5.21.1
+ - uses: release-drafter/release-drafter@v5.22.0
20
env:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments