Browse Source

chore(deps): bump actions/labeler from 6.0.1 to 6.1.0 (#6326)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 months ago
parent
commit
4df385a8c6
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@634933edcd8ababfe52f92936142cc22ac488b1b # v5
+      - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v5
         with:
           configuration-path: .github/config/labeler.yml
   size-labeler: