Skip to content

Commit

Permalink
chore(deps): update cypress-io/github-action action to v6.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 05d5f31 commit 6d28b4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
path: packages/camel-catalog/dist

- name: 🔨 Cypress run
uses: cypress-io/[email protected].5
uses: cypress-io/[email protected].6
with:
browser: firefox
# we have already installed all dependencies above
Expand Down Expand Up @@ -154,7 +154,7 @@ jobs:
path: packages/camel-catalog/dist

- name: 🔨 Cypress run
uses: cypress-io/[email protected].5
uses: cypress-io/[email protected].6
with:
browser: chrome
# we have already installed all dependencies above
Expand Down Expand Up @@ -213,7 +213,7 @@ jobs:
path: packages/camel-catalog/dist

- name: 🔨 Cypress run
uses: cypress-io/[email protected].5
uses: cypress-io/[email protected].6
with:
browser: edge
# we have already installed all dependencies above
Expand Down

0 comments on commit 6d28b4d

Please sign in to comment.