Bump pascalgn/size-label-action from 0.4.2 to 0.4.3

Bumps [pascalgn/size-label-action](https://github.com/pascalgn/size-label-action) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/pascalgn/size-label-action/releases)
- [Commits](cdbe57c421...1619680c5a)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-31 06:06:05 +00:00 committed by GitHub
parent 9f73f77007
commit fb206a4f6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/size-label-action@cdbe57c421bcd58ecfb528fa36325faf11e032a9"
uses: "pascalgn/size-label-action@1619680c5ac1ef360b944bb56a57587ba4aa2af8"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
IGNORED: ".*\npackage-lock.json\ndist/**"