We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df169e commit 30bd21eCopy full SHA for 30bd21e
.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@b8ba51a856ba5f4c15cf39007636d4ab04f23e3c # v6.10.2
+ uses: cypress-io/github-action@e65cba2e7319696fc0fdc4d5a319b737aec4ba1c # v6.10.3
24
with:
25
install: false
26
config-file: cypress.config.js
0 commit comments