We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cf8053 commit 80cb228Copy full SHA for 80cb228
.github/workflows/pull-request.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
configuration-path: .github/labeler-pull-request-triage.yml
17
repo-token: "${{ secrets.GITHUB_TOKEN }}"
18
- - uses: CodelyTV/pr-size-labeler@c7a55a022747628b50f3eb5bf863b9e796b8f274 # v1.10.1
+ - uses: CodelyTV/pr-size-labeler@1c3422395d899286d5ee2c809fd5aed264d5eb9b # v1.10.2
19
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
xs_label: 'size/XS'
0 commit comments