Skip to content

Commit

Permalink
Update README to mention v5
Browse files Browse the repository at this point in the history
  • Loading branch information
TimonVS committed Feb 9, 2024
1 parent f9c0843 commit 506f1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -25,7 +25,7 @@ jobs:
pull-requests: write # for TimonVS/pr-labeler-action to add labels in PR
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4
- uses: TimonVS/pr-labeler-action@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value
Expand Down

0 comments on commit 506f1ec

Please sign in to comment.