Skip to content

Commit

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

---
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 and eremid committed May 10, 2024
1 parent 75e425b commit 5edc67c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/issue-triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
name: Labeler
runs-on: ubuntu-latest
steps:
- uses: fuxingloh/multi-labeler@v2
- uses: fuxingloh/multi-labeler@v4
2 changes: 1 addition & 1 deletion .github/workflows/pr-triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Labeler
runs-on: ubuntu-latest
steps:
- uses: fuxingloh/multi-labeler@v2
- uses: fuxingloh/multi-labeler@v4

validate-title:
name: Validate title
Expand Down

0 comments on commit 5edc67c

Please sign in to comment.