Skip to content

Commit

Permalink
ci: Upgrade size labeler action
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyno-zeta committed Jun 19, 2023
1 parent a5e532a commit 18100ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/size-label-action@v0.4.3"
uses: "pascalgn/size-label-action@v0.5.0"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 18100ae

Please sign in to comment.