From da7fe45a368d5ba31ac79acbad9e5df07057b72e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 05:37:11 +0000 Subject: [PATCH] Bump srvaroa/labeler 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] --- .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 e53bd7a68..1aab38f94 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 }}"