diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index ce4fc1fd2..e8b96514f 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -6,7 +6,7 @@ jobs: triage: runs-on: ubuntu-latest steps: - - uses: actions/labeler@v3 + - uses: actions/labeler@v4 with: repo-token: "${{ github.token }}"