Update all non-major dependencies (#10315)
* Update all non-major dependencies * downgrade axe due to test failures * ci: force rerun --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Janne Mareike Koschinski <jannemk@element.io>
This commit is contained in:
parent
503df54bd6
commit
28f217b035
3 changed files with 106 additions and 88 deletions
2
.github/workflows/cypress.yaml
vendored
2
.github/workflows/cypress.yaml
vendored
|
@ -122,7 +122,7 @@ jobs:
|
|||
path: webapp
|
||||
|
||||
- name: Run Cypress tests
|
||||
uses: cypress-io/github-action@v5.1.0
|
||||
uses: cypress-io/github-action@v5.5.0
|
||||
with:
|
||||
# The built-in Electron runner seems to grind to a halt trying
|
||||
# to run the tests, so use chrome.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue