From 100124e8b85d4f65bfa8001800f793b27969c6e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 00:15:46 -0500 Subject: [PATCH] Chore(github): Bump crazy-max/ghaction-github-labeler from 5 to 6 (#3174) --- .github/workflows/labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 11475a49..3cc6d9af 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -12,6 +12,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: crazy-max/ghaction-github-labeler@v5 + - uses: crazy-max/ghaction-github-labeler@v6 with: yaml-file: .github/labels.yml