diff --git a/.github/workflows/run-dashboard-search-e2e.yml b/.github/workflows/run-dashboard-search-e2e.yml index 32d32480aec..df6030a4f0a 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@7ef72e250a9e564efb4ed4c2433971ada4cc38b4 with: runTests: false - name: Cache Grafana Build and Dependencies