Skip to content

Commit

Permalink
Update actions/labeler action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 4, 2023
1 parent c0f48c4 commit f2d2ec1
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 @@ -7,7 +7,7 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
- uses: actions/labeler@v5
# https://github.com/peaceiris/actions-label-commenter#work-with-other-auto-label-actions
with:
repo-token: "${{ secrets.GH_PAT }}"

0 comments on commit f2d2ec1

Please sign in to comment.