diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index 461212f..8a8f608 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -12,7 +12,7 @@ jobs: content-label: runs-on: ubuntu-latest steps: - - uses: actions/labeler@v5 + - uses: actions/labeler@v6 with: sync-labels: true