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

commit 6298cccf35303f59ddc4557d85c7053212828920
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 1 00:28:20 2026 +0000

    Bump cypress-io/github-action from 7 to 7.1.9
    
    Bumps 
[cypress-io/github-action](https://github.com/cypress-io/github-action) from 7 
to 7.1.9.
    - [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...v7.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: cypress-io/github-action
      dependency-version: 7.1.9
      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 4579adead5..2b1ff71850 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
+        uses: cypress-io/[email protected]
         env:
           BASE_URL: http://localhost:8080/
           FUSEKI_URL: http://localhost:3030/

Reply via email to