diff --git a/.github/workflows/pr-labeler.yaml b/.github/workflows/pr-labeler.yaml index bcb26a2..bca1498 100644 --- a/.github/workflows/pr-labeler.yaml +++ b/.github/workflows/pr-labeler.yaml @@ -17,6 +17,6 @@ jobs: uses: actions/checkout@v6 - name: Apply labels - uses: actions/labeler@v6 + uses: actions/labeler@v7 with: sync-labels: true