From 09fff8f201859c689d989e9dae925ead2d3198fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 11:42:12 +0530 Subject: [PATCH] chore(deps): update actions/labeler digest to f27b608 (#67252) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/github-labeler.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-labeler.yaml b/.github/workflows/github-labeler.yaml index 1a0fcac6c06..8f692a7c313 100644 --- a/.github/workflows/github-labeler.yaml +++ b/.github/workflows/github-labeler.yaml @@ -18,7 +18,7 @@ jobs: pull-requests: write runs-on: ubuntu-24.04 steps: - - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6 + - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6 with: repo-token: '${{ secrets.GITHUB_TOKEN }}' sync-labels: true