diff --git a/.github/workflows/run-dashboard-search-e2e.yml b/.github/workflows/run-dashboard-search-e2e.yml index 32d32480aec..188a5f5bb32 100644 --- a/.github/workflows/run-dashboard-search-e2e.yml +++ b/.github/workflows/run-dashboard-search-e2e.yml @@ -51,7 +51,7 @@ jobs: run: yarn install --immutable - name: Install Cypress dependencies if: steps.cache-node-modules.outputs.cache-hit != 'true' - uses: cypress-io/github-action@b8ba51a856ba5f4c15cf39007636d4ab04f23e3c + uses: cypress-io/github-action@2ad32e649e4db26c07674ebae31a297601dbcbaf with: runTests: false - name: Cache Grafana Build and Dependencies