We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a416b commit 55cd06eCopy full SHA for 55cd06e
.github/workflows/pr-label.yaml
@@ -6,6 +6,6 @@ jobs:
6
if: ${{ !github.event.pull_request.head.repo.fork && github.actor != 'dependabot[bot]' }}
7
steps:
8
- name: size-label
9
- uses: "pascalgn/size-label-action@a4655c448bb838e8d73b81e97fd0831bb4cbda1e"
+ uses: "pascalgn/size-label-action@49850f3557d4b77f0b2e759829defd77ccc07c54"
10
env:
11
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments