diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 2ba8a28..0a9929d 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -13,7 +13,7 @@ jobs: name: Label PR by changed files runs-on: ubuntu-latest steps: - - uses: actions/labeler@v5 + - uses: actions/labeler@v6 with: configuration-path: .github/labeler.yml sync-labels: true