We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a416b commit 4ded5baCopy full SHA for 4ded5ba
.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@6ec5bd0f81af1bd8d691180fbf04453b2c4b1642"
10
env:
11
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments