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 04e3a5b commit ef26f7fCopy full SHA for ef26f7f
.github/workflows/size-label.yml
@@ -16,6 +16,6 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: size-label
19
- uses: pascalgn/size-label-action@v0.5.4
+ uses: pascalgn/size-label-action@v0.5.5
20
env:
21
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments