Skip to content

Commit

Permalink
CI: Update labeler to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
SchoolGuy committed Aug 19, 2024
1 parent 9d8ca86 commit 450b1be
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 @@ -9,7 +9,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
- uses: actions/labeler@v5
with:
sync-labels: true
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 450b1be

Please sign in to comment.