Skip to content

Commit

Permalink
build(deps): Bump pascalgn/size-label-action from 0.5.4 to 0.5.5
Browse files Browse the repository at this point in the history
Bumps [pascalgn/size-label-action](https://github.com/pascalgn/size-label-action) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/pascalgn/size-label-action/releases)
- [Commits](pascalgn/size-label-action@v0.5.4...v0.5.5)

---
updated-dependencies:
- dependency-name: pascalgn/size-label-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 52efdd8 commit 82ff26f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
pull-requests: write
steps:
- name: Add size label
uses: "pascalgn/[email protected].4"
uses: "pascalgn/[email protected].5"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
IGNORED: "README.md\nLICENSE\n.gitignore\n.github/**\n"
Expand Down

0 comments on commit 82ff26f

Please sign in to comment.