diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index 1b7daa61fa41..b98489808454 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -29,7 +29,7 @@ jobs: steps: - name: Apply Labels Based on PR Description - uses: github/issue-labeler@v3.1 + uses: github/issue-labeler@v3.4 with: configuration-path: .github/workflows/pr-labeler/regex.yml enable-versioned-regex: 0