Skip to content

Commit

Permalink
Update labeler.yml
Browse files Browse the repository at this point in the history
fix deprecation warning
updated action/labeler to v5
  • Loading branch information
mosfet80 authored and wwmayer committed Apr 10, 2024
1 parent 3b5bfd5 commit c0d8de5
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 @@ -17,7 +17,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/labeler@v4
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/labels.yml"
Expand Down

0 comments on commit c0d8de5

Please sign in to comment.