diff --git a/.github/workflows/auto-label.yml b/.github/workflows/auto-label.yml index 3f5b209..e5a8f4c 100644 --- a/.github/workflows/auto-label.yml +++ b/.github/workflows/auto-label.yml @@ -15,7 +15,7 @@ jobs: runs-on: arc-runner-set timeout-minutes: 2 steps: - - uses: actions/labeler@v5 + - uses: actions/labeler@v6 with: repo-token: ${{ secrets.GITHUB_TOKEN }} configuration-path: .github/labeler.yml