Skip to content

Commit

Permalink
[github-action] Bump TimonVS/pr-labeler-action from 4 to 5
Browse files Browse the repository at this point in the history
Bumps [TimonVS/pr-labeler-action](https://github.com/timonvs/pr-labeler-action) from 4 to 5.
- [Release notes](https://github.com/timonvs/pr-labeler-action/releases)
- [Commits](TimonVS/pr-labeler-action@v4...v5)

---
updated-dependencies:
- dependency-name: TimonVS/pr-labeler-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent 75a1d62 commit 59e5b7b
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 @@ -14,7 +14,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

0 comments on commit 59e5b7b

Please sign in to comment.