diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 65ea75b1e7ad5..d60fa0c1f10c0 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -6,7 +6,7 @@ jobs: triage: runs-on: ubuntu-latest steps: - - uses: thomasjpfan/labeler@master + - uses: thomasjpfan/labeler@v2.2.0 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" max-labels: '3'