diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 0cf3230..fcbc99a 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v6 # File-based labels (docs, ci, deps, plugins) - - uses: actions/labeler@v6 + - uses: actions/labeler@v7 with: configuration-path: .github/labeler.yml