diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 6541b13..8f0def5 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -18,6 +18,6 @@ jobs: contents: read pull-requests: write steps: - - uses: actions/labeler@v6 + - uses: actions/labeler@v7 with: sync-labels: true