From 967cc1afa92f228e1f07ebff459f21e794b4b57c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 17:20:07 +0100 Subject: [PATCH] chore(deps): update crazy-max/ghaction-github-labeler action to v5 (#375) Co-authored-by: renovate[bot] <29139614+renovate[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 877100fa..bd689529 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -14,4 +14,4 @@ jobs: # Reads labels from .github/labels.yml - name: Run Labeler - uses: crazy-max/ghaction-github-labeler@v4 \ No newline at end of file + uses: crazy-max/ghaction-github-labeler@v5 \ No newline at end of file