Skip to content

Commit

Permalink
Bump actions/labeler from 4.3.0 to 5.0.0 (#336)
Browse files Browse the repository at this point in the history
Bumps [actions/labeler](https://github.com/actions/labeler) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@v4.3.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2024
1 parent 5d3e510 commit 303648c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions-labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/[email protected]
- uses: actions/labeler@v4.3.0
- uses: actions/labeler@v5.0.0
with:
configuration-path: .github/workflows/config/labeler.yml
repo-token: ${{ secrets.TOKEN }}
Expand Down

0 comments on commit 303648c

Please sign in to comment.