From 35634e1e4d02b43fa361d709b3f80cb00fb6cbb2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 14:52:03 +0000 Subject: [PATCH] chore(deps): update testomatio/check-tests digest to 79b1d80 --- .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..0eae9b8974 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@79b1d8032d7a2a2af0240ddbd3e6de0e7eda2edc # stable with: framework: cypress tests: './cypress/e2e/**/**.spec.js'