From e5e06e1a7b6bf381bcafe431b2dc67452c9cc4ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 19:35:48 +0100 Subject: [PATCH] :arrow_up: Bump srvaroa/labeler (#5080) Bumps [srvaroa/labeler](https://github.com/srvaroa/labeler) from b4493338d7929ddc4ffc95fadf6f28c73bae2e90 to 471cdb892ebac76de6cb869105a2017fa3b9b9b3. - [Release notes](https://github.com/srvaroa/labeler/releases) - [Commits](https://github.com/srvaroa/labeler/compare/b4493338d7929ddc4ffc95fadf6f28c73bae2e90...471cdb892ebac76de6cb869105a2017fa3b9b9b3) --- updated-dependencies: - dependency-name: srvaroa/labeler dependency-version: 471cdb892ebac76de6cb869105a2017fa3b9b9b3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 61c266570..26bb991e0 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -21,6 +21,6 @@ jobs: with: egress-policy: audit - - uses: srvaroa/labeler@b4493338d7929ddc4ffc95fadf6f28c73bae2e90 # master + - uses: srvaroa/labeler@471cdb892ebac76de6cb869105a2017fa3b9b9b3 # master env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"