diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index c29387bcc85..3b85cecc030 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -9,7 +9,7 @@ jobs: pull-requests: write runs-on: ubuntu-24.04 steps: - - uses: actions/labeler@v5 + - uses: actions/labeler@v6 with: sync-labels: true