diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index 6eea114e1..18553a1fb 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -33,7 +33,7 @@ jobs: configuration_path: ".github/pr-title-checker-config.json" - name: "Set PR's label based on title" - uses: release-drafter/release-drafter@v7.1.1 + uses: release-drafter/release-drafter@v7.2.0 with: disable-releaser: true config-name: autolabeler.yml