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

commit f8578ba7cf20224f0476861fd6fe56cc27a020b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 00:43:48 2026 +0000

    Bump cypress-io/github-action from 7.1.9 to 7.3.0
    
    Bumps 
[cypress-io/github-action](https://github.com/cypress-io/github-action) from 
7.1.9 to 7.3.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.1.9...v7.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: cypress-io/github-action
      dependency-version: 7.3.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 75a6bab901..993cf09ae2 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