Bump pascalgn/size-label-action (#45)

Bumps [pascalgn/size-label-action](https://github.com/pascalgn/size-label-action) from 9df9e5d3e376d74ac734cc86a83a04f12ab457e7 to 0.4.2. This release includes the previously tagged commit.
- [Release notes](https://github.com/pascalgn/size-label-action/releases)
- [Commits](9df9e5d3e3...cdbe57c421)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-01-27 07:46:16 +01:00 committed by GitHub
parent 7353d50fe6
commit f9b662b386
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@9df9e5d3e376d74ac734cc86a83a04f12ab457e7"
uses: "pascalgn/size-label-action@cdbe57c421bcd58ecfb528fa36325faf11e032a9"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
IGNORED: ".*\npackage-lock.json\ndist/**"