diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index cd7898d..ee2735d 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -27,7 +27,7 @@ jobs: name: Label by changed files runs-on: ubuntu-latest steps: - - uses: actions/labeler@v6 + - uses: actions/labeler@v7 with: configuration-path: .github/labeler.yml sync-labels: true