chore(deps): 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 06:32:01 +00:00
committed by GitHub
parent fe0622ecac
commit 316b9533b4

View File

@@ -25,6 +25,6 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- -
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' }}