diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 1a9d1b6e..e2b4b017 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -15,6 +15,6 @@ jobs: - name: Checkout uses: actions/checkout@v5 - name: Labeler - uses: actions/labeler@v5 + uses: actions/labeler@v6 with: sync-labels: true