From afaf9702d796e6431d478d711a3600c0e4a228f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:08:05 +0200 Subject: [PATCH] chore(deps): bump cypress-io/github-action from 6.7.2 to 6.7.5 (#679) Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.7.2 to 6.7.5. - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/cypress-io/github-action/compare/v6.7.2...v6.7.5) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/end-to-end.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/end-to-end.yml b/.github/workflows/end-to-end.yml index 52dd8775..0ad711f3 100644 --- a/.github/workflows/end-to-end.yml +++ b/.github/workflows/end-to-end.yml @@ -133,7 +133,7 @@ jobs: - run: npm run fixtures:load-ci -- cypress/e2e/${{ matrix.e2e_test }}/fixtures.sql - run: npm run update-organization-info -- 500 - name: Cypress run - uses: cypress-io/github-action@v6.7.2 + uses: cypress-io/github-action@v6.7.5 with: wait-on: ${{ env.MONCOMPTEPRO_HOST }}/users/start-sign-in build: npm run build:assets