From b2013adadf9d3b29a70499166441e799c94249d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:26:23 +0000 Subject: [PATCH] chore(deps): update testomatio/check-tests digest to b969b09 --- .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 febd2f92de..cfa886471e 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@b969b09b9d7f400b12e7a3db02fe51a5ce27fb54 # stable with: framework: cypress tests: './cypress/e2e/**/**.spec.js'