There was an error while loading. Please reload this page.
2 parents 4a60898 + 4660cc2 commit 670fbc0Copy full SHA for 670fbc0
1 file changed
.github/workflows/e2e-tests.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Run Linting Tests
21
run: npm run lint
22
- name: Run Dashboard E2E (Cypress) Tests
23
- uses: cypress-io/github-action@7ef72e250a9e564efb4ed4c2433971ada4cc38b4 # v6.10.4
+ uses: cypress-io/github-action@2ad32e649e4db26c07674ebae31a297601dbcbaf # v6.10.8
24
with:
25
install: false
26
config-file: cypress.config.js
0 commit comments