From 4d5b6e4656ae24350dabdb1910132fce47cf43e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 01:22:36 +0000 Subject: [PATCH] chore(deps): update crazy-max/ghaction-github-labeler digest to f4f6b96 --- .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 d534c7d..854e604 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -14,7 +14,7 @@ jobs: - name: Run Labeler if: success() - uses: crazy-max/ghaction-github-labeler@3de87da19416edc45c90cd89e7a4ea922a3aae5a # tag=v4 + uses: crazy-max/ghaction-github-labeler@f4f6b96e7e747b5416cd470f3cfecf26abaa811e # v4 with: github-token: ${{ secrets.GITHUB_TOKEN }} yaml-file: .github/labels.yml