Skip to content

Commit

Permalink
build(deps): bump fuxingloh/multi-labeler from 2.0.3 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [fuxingloh/multi-labeler](https://github.com/fuxingloh/multi-labeler) from 2.0.3 to 4.0.0.
- [Release notes](https://github.com/fuxingloh/multi-labeler/releases)
- [Commits](fuxingloh/multi-labeler@v2.0.3...v4.0.0)

---
updated-dependencies:
- dependency-name: fuxingloh/multi-labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent c76355e commit 8a9fe9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Auto Label
runs-on: ubuntu-latest
steps:
- uses: fuxingloh/multi-labeler@v2.0.3
- uses: fuxingloh/multi-labeler@v4.0.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
config-path: .github/labeler.yml

0 comments on commit 8a9fe9e

Please sign in to comment.