diff --git a/.github/workflows/pr-automation.yml b/.github/workflows/pr-automation.yml index fc81000..bade672 100644 --- a/.github/workflows/pr-automation.yml +++ b/.github/workflows/pr-automation.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Add size label - uses: codelytv/pr-size-labeler@v1.10.1 + uses: codelytv/pr-size-labeler@v1.10.3 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} xs_label: 'size/xs'