diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 857e6e2..8b7aad0 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -13,6 +13,6 @@ jobs: name: path-based auto-label runs-on: ubuntu-latest steps: - - uses: actions/labeler@v5 + - uses: actions/labeler@v7 with: configuration-path: .github/labeler.yml