diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 22250d40a5..bd75d11d3e 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -34,7 +34,7 @@ jobs: sync-labels: true - name: Assign labels based on the PR's size - uses: codelytv/pr-size-labeler@v1.10.1 + uses: codelytv/pr-size-labeler@v1.10.2 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} ignore_file_deletions: true