We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5029a1 commit ca644fbCopy full SHA for ca644fb
.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@f8edde36b3be04b4f65dcfead05dc8691b374348"
13
env:
14
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments