diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index bcf9800..5703633 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -13,7 +13,7 @@ jobs: name: Auto Label runs-on: ubuntu-latest steps: - - uses: actions/labeler@v5 + - uses: actions/labeler@v6 with: configuration-path: .github/labeler.yml fail-on-empty: false