From 0e40ac073b61099a00cd60e622b549f367397aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 00:12:38 +0000 Subject: [PATCH] Bump cypress-io/github-action from 7.4.0 to 7.4.1 Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 7.4.0 to 7.4.1. - [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/v7.4.0...v7.4.1) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ui.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ui.yml b/.github/workflows/ui.yml index d404894d2c1..461574d2f8c 100644 --- a/.github/workflows/ui.yml +++ b/.github/workflows/ui.yml @@ -78,7 +78,7 @@ jobs: node-version: 'lts/*' - name: Test (E2E) - uses: cypress-io/github-action@v7.4.0 + uses: cypress-io/github-action@v7.4.1 env: BASE_URL: http://localhost:8080/ FUSEKI_URL: http://localhost:3030/