From d9fc06a03bed685c03b08f69bb4c9fb98b1c8b9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 09:39:54 +0000 Subject: [PATCH] chore(deps): update testomatio/check-tests digest to e772b3c --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 24e7ee35d2..f4389f4cca 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -89,7 +89,7 @@ jobs: continue-on-error: ${{ github.event_name == 'push' }} run: pnpm run docs:verify - - uses: testomatio/check-tests@0ea638fcec1820cf2e7b9854fdbdd04128a55bd4 # stable + - uses: testomatio/check-tests@e772b3cde2f31f5609e89930043122c51dd0885a # stable with: framework: cypress tests: './cypress/e2e/**/**.spec.js'