From 7f578d2af864e1833322f0196f06adce5d58be9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 18:58:09 +0000 Subject: [PATCH] chore(deps): update crazy-max/ghaction-github-labeler digest to 31674a3 (#389) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/labelsync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labelsync.yml b/.github/workflows/labelsync.yml index 71d48c94..314a97c3 100644 --- a/.github/workflows/labelsync.yml +++ b/.github/workflows/labelsync.yml @@ -15,7 +15,7 @@ jobs: with: repository: 'dareharu/node-template' - name: Run Label Sync - uses: crazy-max/ghaction-github-labeler@de749cf181958193cb7debf1a9c5bb28922f3e1b # v5 + uses: crazy-max/ghaction-github-labeler@31674a3852a9074f2086abcf1c53839d466a47e7 # v5 with: github-token: ${{ secrets.GITHUB_TOKEN }} yaml-file: .github/labels.yml