From 3fb8fd9236dfad68ab6610ab2546b4bbd1fd7eac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 06:39:12 +0000 Subject: [PATCH] Update actions/labeler digest to f27b608 --- .github/workflows/labeler_workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler_workflow.yml b/.github/workflows/labeler_workflow.yml index 3b9a052..6090be1 100644 --- a/.github/workflows/labeler_workflow.yml +++ b/.github/workflows/labeler_workflow.yml @@ -30,5 +30,5 @@ jobs: run: tox - name: Add label if tests fail - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6 + uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6 if: ${{ failure() }} \ No newline at end of file