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

afs 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 d1c3fafbca Bump cypress-io/github-action from 7.3.0 to 7.4.0
d1c3fafbca is described below

commit d1c3fafbca8ab5424db3870e1e2f0d7fad0d226b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 00:14:28 2026 +0000

    Bump cypress-io/github-action from 7.3.0 to 7.4.0
    
    Bumps 
[cypress-io/github-action](https://github.com/cypress-io/github-action) from 
7.3.0 to 7.4.0.
    - [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.3.0...v7.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: cypress-io/github-action
      dependency-version: 7.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 739e4cc9c0..d404894d2c 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/[email protected]
+        uses: cypress-io/[email protected]
         env:
           BASE_URL: http://localhost:8080/
           FUSEKI_URL: http://localhost:3030/

Reply via email to