Skip to content

Commit

Permalink
fix(github-release): update pascalgn/size-label-action action to v0.5.5
Browse files Browse the repository at this point in the history
| datasource  | package                    | from   | to     |
| ----------- | -------------------------- | ------ | ------ |
| github-tags | pascalgn/size-label-action | v0.5.4 | v0.5.5 |
  • Loading branch information
wyoa-bot[bot] authored Oct 23, 2024
1 parent ed2fc70 commit c1f5094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
private_key: ${{ secrets.BOT_APP_PRIVATE_KEY }}

- name: Generate Size
uses: pascalgn/[email protected].4
uses: pascalgn/[email protected].5
env:
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
with:
Expand Down

0 comments on commit c1f5094

Please sign in to comment.