Skip to content

Commit

Permalink
chore: update a failed action
Browse files Browse the repository at this point in the history
  • Loading branch information
Justineo committed Sep 22, 2023
1 parent 27cd25b commit 198ccc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-label-patch-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.PRIVATE_KEY }}
variable_name: bot_token
- uses: pascalgn/size-label-action@v0.1.1
- uses: pascalgn/size-label-action@v0.5.0
env:
GITHUB_TOKEN: "${{ env.bot_token }}"
IGNORED: "!.gitignore\npnpm-lock.yaml"

0 comments on commit 198ccc0

Please sign in to comment.