We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8018689 commit 76a50f8Copy full SHA for 76a50f8
.github/workflows/pr-label.yaml
@@ -9,6 +9,6 @@ jobs:
9
if: ${{ !github.event.pull_request.head.repo.fork && github.actor != 'dependabot[bot]' }}
10
steps:
11
- name: size-label
12
- uses: "pascalgn/size-label-action@bbbaa0d5ccce8e2e76254560df5c64b82dac2e12"
+ uses: "pascalgn/size-label-action@6ec5bd0f81af1bd8d691180fbf04453b2c4b1642"
13
env:
14
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments