Skip to content

Commit

Permalink
Bump hoho4190/issue-pr-labeler from 1.3.3 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [hoho4190/issue-pr-labeler](https://github.com/hoho4190/issue-pr-labeler) from 1.3.3 to 2.0.0.
- [Release notes](https://github.com/hoho4190/issue-pr-labeler/releases)
- [Commits](hoho4190/issue-pr-labeler@v1.3.3...v2.0.0)

---
updated-dependencies:
- dependency-name: hoho4190/issue-pr-labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent d681c70 commit 34f5301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- name: Run PR Labeler
uses: hoho4190/issue-pr-labeler@v1.3.3
uses: hoho4190/issue-pr-labeler@v2.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
disable-bot: false
Expand Down

0 comments on commit 34f5301

Please sign in to comment.