Skip to content

Commit

Permalink
update labeler version
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsdennis committed Apr 4, 2022
1 parent d9cab3d commit d8ed505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest

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

0 comments on commit d8ed505

Please sign in to comment.