Skip to content

Commit

Permalink
chore: add actions/labeler@v5 (jobs.triage.steps.uses)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Dec 4, 2023
1 parent 6a49e98 commit 20c9004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/pr_labeler.yml
Expand Down

0 comments on commit 20c9004

Please sign in to comment.