diff --git a/.github/workflows/_labeler.yml b/.github/workflows/_labeler.yml index 38fb004..7c36998 100644 --- a/.github/workflows/_labeler.yml +++ b/.github/workflows/_labeler.yml @@ -11,6 +11,6 @@ jobs: name: PR Labeler runs-on: ubuntu-latest steps: - - uses: actions/labeler@v6 + - uses: actions/labeler@v7 with: sync-labels: true