diff --git a/.github/workflows/auto-labeler.yml b/.github/workflows/auto-labeler.yml index e0e3f00..12bc7d1 100644 --- a/.github/workflows/auto-labeler.yml +++ b/.github/workflows/auto-labeler.yml @@ -16,6 +16,6 @@ jobs: steps: - name: Check Labels id: labeler - uses: fuxingloh/multi-labeler@v3 + uses: fuxingloh/multi-labeler@v4 with: github-token: ${{secrets.GITHUB_TOKEN}}