]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump actions/labeler from 5 to 6 (#14046)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 9 Sep 2025 09:11:44 +0000 (11:11 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Sep 2025 09:11:44 +0000 (11:11 +0200)
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-version: '6'
  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>
.github/workflows/labeler.yml

index e8e58015a228c1510e9c42ff9f9454bfb811b579..7aeb448e6fb2c574de17baf928f6c8680ea1f142 100644 (file)
@@ -16,7 +16,7 @@ jobs:
       pull-requests: write
     runs-on: ubuntu-latest
     steps:
-    - uses: actions/labeler@v5
+    - uses: actions/labeler@v6
       if: ${{ github.event.action != 'labeled' && github.event.action != 'unlabeled' }}
     - run: echo "Done adding labels"
   # Run this after labeler applied labels