From 821a933ce9c301b2679533afd77916d75c54999a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 20:32:16 +0000 Subject: [PATCH] Update tyhal/crie-action digest to 09dfca0 --- .github/workflows/crie.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crie.yml b/.github/workflows/crie.yml index ba3a0c6..dfd17fd 100644 --- a/.github/workflows/crie.yml +++ b/.github/workflows/crie.yml @@ -20,7 +20,7 @@ jobs: cache: pnpm - run: pnpm install --frozen-lockfile - name: Run crie all - uses: tyhal/crie-action@283048b00daf6ce74442d38aa76e77f9472b581b # main + uses: tyhal/crie-action@09dfca0077a80eb9967e6b8d838f1f6d968228b1 # main with: command: lnt lint_continue: 'true'