Bump crazy-max/ghaction-github-labeler from 4 to 5

Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 4 to 5.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v4...v5)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-11 16:26:14 +00:00 committed by GitHub
parent 8b555c9f52
commit 55055bfcd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,6 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- -
name: Run Labeler name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v4 uses: crazy-max/ghaction-github-labeler@v5
with: with:
dry-run: ${{ github.event_name == 'pull_request' }} dry-run: ${{ github.event_name == 'pull_request' }}