diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 866f2f0..934bd40 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Apply Label - uses: tycrek/issue-labeler@v2.2.9 + uses: tycrek/issue-labeler@v2.2.10 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" configuration-path: .github/labeler.yml