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