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 c13672e commit e9daf5bCopy full SHA for e9daf5b
.github/workflows/label-pr-size.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Run sizeup
23
- uses: lerebear/sizeup-action@b7beb3dd273e36039e16e48e7bc690c189e61951
+ uses: lerebear/sizeup-action@b7beb3dd273e36039e16e48e7bc690c189e61951 # 0.8.12
24
with:
25
token: "${{ secrets.GITHUB_TOKEN }}"
26
configuration-file-path: ".github/sizeup.yml"
0 commit comments