diff --git a/.github/workflows/pull_request_label.yml b/.github/workflows/pull_request_label.yml index 16ad0a3c171a..aed1494c3c46 100644 --- a/.github/workflows/pull_request_label.yml +++ b/.github/workflows/pull_request_label.yml @@ -21,7 +21,7 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: - - uses: actions/labeler@5c7539237e04b714afd8ad9b4aed733815b9fab4 + - uses: actions/labeler@0967ca812e7fdc8f5f71402a1b486d5bd061fe20 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" sync-labels: true