Skip to content

Commit 09afa9b

Browse files
dependabot[bot]ckotzbauer
authored andcommitted
build(deps): 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](pascalgn/size-label-action@cdbe57c...1619680) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2323388 commit 09afa9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/size-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: size-label
8-
uses: "pascalgn/size-label-action@cdbe57c421bcd58ecfb528fa36325faf11e032a9"
8+
uses: "pascalgn/size-label-action@1619680c5ac1ef360b944bb56a57587ba4aa2af8"
99
env:
1010
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
1111
IGNORED: ".*\npackage-lock.json\ndist/**"

0 commit comments

Comments
 (0)