diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index b94c330b7ac03..7a64d80890ddf 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -16,7 +16,7 @@ jobs: permissions: pull-requests: write steps: - - uses: actions/labeler@3d612d72e6784a1a65365cc6d33b5a001c12bf10 + - uses: actions/labeler@5c7539237e04b714afd8ad9b4aed733815b9fab4 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" configuration-path: .github/labeler.yml