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.
2 parents 60d6d0d + 9357d1b commit b6c3bb6Copy full SHA for b6c3bb6
.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@1619680c5ac1ef360b944bb56a57587ba4aa2af8"
+ uses: "pascalgn/size-label-action@b1f4946f381d38d3b5960f76b514afdfef39b609"
13
env:
14
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments