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 741f346 commit f998818Copy full SHA for f998818
.github/workflows/size-label.yml
@@ -9,6 +9,6 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: size-label
12
- uses: pascalgn/size-label-action@v0.4.3
+ uses: pascalgn/size-label-action@v0.5.0
13
env:
14
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments