Skip to content

Commit

Permalink
fix(github-action): update pascalgn/size-label-action action to v0.5.2
Browse files Browse the repository at this point in the history
| datasource  | package                    | from   | to     |
| ----------- | -------------------------- | ------ | ------ |
| github-tags | pascalgn/size-label-action | v0.5.1 | v0.5.2 |
  • Loading branch information
snoopy82481-bot[bot] authored Apr 16, 2024
1 parent b61337f commit 87e3038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meta-label-size.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
private_key: "${{ secrets.BOT_APP_PRIVATE_KEY }}"

- name: Label Size
uses: pascalgn/size-label-action@6d7c198c316bd5adec11fdc290fe8f69e4da5b3e # v0.5.1
uses: pascalgn/size-label-action@bbbaa0d5ccce8e2e76254560df5c64b82dac2e12 # v0.5.2
env:
GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"
with:
Expand Down

0 comments on commit 87e3038

Please sign in to comment.