Bump cypress-io/github-action from 4 to 5 (#3938)

Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 4 to 5.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Commits](https://github.com/cypress-io/github-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-06 14:58:19 +01:00 committed by GitHub
parent 9543b16e9f
commit df754a1d6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,7 +125,7 @@ jobs:
KEYCLOAK_ADMIN_PASSWORD: admin
- name: Run Cypress
uses: cypress-io/github-action@v4
uses: cypress-io/github-action@v5
continue-on-error: true
with:
install: false