diff --git a/.github/workflows/workflow_labeler.yml b/.github/workflows/workflow_labeler.yml index c08640c42cc..4ceadaf8b7e 100644 --- a/.github/workflows/workflow_labeler.yml +++ b/.github/workflows/workflow_labeler.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Add labels to Pull Request - uses: github/issue-labeler@v3.3 + uses: github/issue-labeler@v3.4 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" configuration-path: .github/labeler.yml