diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index b94c330b7ac03..9c93bfa54f6a8 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@e54e5b338fbd6e6cdb5d60f51c22335fc57c401e with: repo-token: "${{ secrets.GITHUB_TOKEN }}" configuration-path: .github/labeler.yml