Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

Commit

Permalink
Merge pull request #45 from ckotzbauer/dependabot/github_actions/pasc…
Browse files Browse the repository at this point in the history
…algn/size-label-action-cdbe57c421bcd58ecfb528fa36325faf11e032a9

Bump pascalgn/size-label-action from 9df9e5d3e376d74ac734cc86a83a04f12ab457e7 to 0.4.2
  • Loading branch information
ckotzbauer committed Jan 27, 2021
2 parents e704be5 + d5e9cf7 commit a7826b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/**"
Expand Down

0 comments on commit a7826b9

Please sign in to comment.