We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b6ca5b commit b284a35Copy full SHA for b284a35
1 file changed
.github/workflows/pr-labeler.yml
@@ -33,7 +33,7 @@ jobs:
33
configuration_path: ".github/pr-title-checker-config.json"
34
35
- name: "Set PR's label based on title"
36
- uses: release-drafter/release-drafter@v7.1.1
+ uses: release-drafter/release-drafter@v7.2.1
37
with:
38
disable-releaser: true
39
config-name: autolabeler.yml
0 commit comments