diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 84e21c9be5e..4cbebc3d37a 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Label the PR id: labeler - uses: actions/labeler@v6 + uses: actions/labeler@v7 with: repo-token: ${{ secrets.GITHUB_TOKEN }} sync-labels: true