Browse Source

chore(deps): bump actions/labeler from 6.1.0 to 7.0.0 (#6718)

Bumps [actions/labeler](https://github.com/actions/labeler) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/f27b608878404679385c85cfa523b85ccb86e213...bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 days ago
parent
commit
dee25d82d0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/pull-request-label.yml

+ 1 - 1
.github/workflows/pull-request-label.yml

@@ -117,7 +117,7 @@ jobs:
           sparse-checkout: |
             .github/config/labeler.yml
           persist-credentials: false
-      - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v5
+      - uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v5
         with:
           configuration-path: .github/config/labeler.yml
   size-labeler: