diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index 9167c8552..4907a9ff5 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -36,7 +36,7 @@ jobs: configuration_path: ".github/pr-title-checker-config.json" - name: "Set PR's label based on title" - uses: release-drafter/release-drafter@v5.24.0 + uses: release-drafter/release-drafter@v5.25.0 with: disable-releaser: true config-name: autolabeler.yml