From 540730bf9dfaea7ff2278e518be501b8a38f1190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 17:21:12 +0100 Subject: [PATCH] build(deps): bump srvaroa/labeler from 1.10.1 to 1.11.0 (#3246) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/labeler.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler.yaml b/.github/workflows/labeler.yaml index e4ef739f0c..6a58c47a41 100644 --- a/.github/workflows/labeler.yaml +++ b/.github/workflows/labeler.yaml @@ -23,7 +23,7 @@ jobs: - name: Checkout repo uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Add Labels - uses: srvaroa/labeler@1eec6d9e7c5fa5864840279978680302f955fc37 + uses: srvaroa/labeler@bfe288801b8091b6a70e67f3ce7c9e87c88921cf env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" with: