This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new 0bb9374b6c Bump cypress-io/github-action from 6 to 7
0bb9374b6c is described below

commit 0bb9374b6c6576c2850b3b9cb106cc14cd14b477
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 1 00:13:21 2026 +0000

    Bump cypress-io/github-action from 6 to 7
    
    Bumps 
[cypress-io/github-action](https://github.com/cypress-io/github-action) from 6 
to 7.
    - [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...v7)
    
    ---
    updated-dependencies:
    - dependency-name: cypress-io/github-action
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .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 266a8d4af6..3733095ada 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@v6
+        uses: cypress-io/github-action@v7
         env:
           BASE_URL: http://localhost:8080/
           FUSEKI_URL: http://localhost:3030/

Reply via email to