Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kevin-lee committed Dec 12, 2022
1 parent b0adf24 commit ed1a8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-labeler.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v3
- uses: TimonVS/pr-labeler-action@v4
with:
configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value
env:
Expand Down

0 comments on commit ed1a8a4

Please sign in to comment.