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 732957c commit 1037d5eCopy full SHA for 1037d5e
.github/workflows/pr-label.yaml
@@ -17,6 +17,6 @@ jobs:
17
with:
18
egress-policy: audit
19
- name: size-label
20
- uses: "pascalgn/size-label-action@49850f3557d4b77f0b2e759829defd77ccc07c54"
+ uses: "pascalgn/size-label-action@6ec5bd0f81af1bd8d691180fbf04453b2c4b1642"
21
env:
22
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments