Skip to content

Commit

Permalink
chore(deps): update cypress-io/github-action action to v6.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lordrip committed Jan 19, 2024
1 parent 2647614 commit da4b018
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 @@ -93,7 +93,7 @@ jobs:
path: packages/camel-catalog/dist

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

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

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

0 comments on commit da4b018

Please sign in to comment.