diff --git a/.github/workflows/auto-label.yml b/.github/workflows/auto-label.yml index 9cbd0c1..1951c9f 100644 --- a/.github/workflows/auto-label.yml +++ b/.github/workflows/auto-label.yml @@ -13,7 +13,7 @@ jobs: label: runs-on: ubuntu-latest steps: - - uses: actions/labeler@v5 + - uses: actions/labeler@v6 with: repo-token: ${{ secrets.GITHUB_TOKEN }} configuration-path: labeler.yml