Skip to content

Commit

Permalink
chore(deps): bump github/issue-labeler from 2.5 to 3.0
Browse files Browse the repository at this point in the history
Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 2.5 to 3.0.
- [Release notes](https://github.com/github/issue-labeler/releases)
- [Commits](github/issue-labeler@v2.5...v3.0)

---
updated-dependencies:
- dependency-name: github/issue-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 and simar7 committed Mar 17, 2023
1 parent 977a2ca commit aa03d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
name: "Triage issues"
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v2.5
- uses: github/issue-labeler@v3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
Expand Down

0 comments on commit aa03d5d

Please sign in to comment.