From 6290fd7f8d189fa30bd35e9f002119ec0bbf7c9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:30:05 +0000 Subject: [PATCH] chore(deps): update testomatio/check-tests digest to faa3d5f --- .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..d36359632a 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@faa3d5f4e20b6b2f056d9c698aeb3a27a276d025 # stable with: framework: cypress tests: './cypress/e2e/**/**.spec.js'