Skip to content

Commit

Permalink
build(deps): 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 Mar 13, 2024
1 parent 495fae4 commit 5acf33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
contents: read
pull-requests: write
steps:
- uses: TimonVS/pr-labeler-action@v4
- uses: TimonVS/pr-labeler-action@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5acf33c

Please sign in to comment.