Browse Source

chore(deps): bump actions/labeler from 5.0.0 to 6.0.1 (#5323)

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

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-version: 6.0.1
  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] 7 months ago
parent
commit
17c06cd8e3
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:
         with:
           sparse-checkout: |
             .github/config/labeler.yml
-      - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5
+      - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v5
         with:
           configuration-path: .github/config/labeler.yml
   size-labeler: