Merge pull request #353 from IT4Change/dependabot/github_actions/cypress-io/github-action-7

chore(deps): bump cypress-io/github-action from 6 to 7
This commit is contained in:
mahula 2026-01-24 11:21:04 +01:00 committed by GitHub
commit b41ce91f3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ jobs:
- name: E2E - Run all tests
id: e2e-run
uses: cypress-io/github-action@v6
uses: cypress-io/github-action@v7
- name: E2E | if tests failed, compile html report
if: ${{ failure() && steps.e2e-run.conclusion == 'failure' }}