Skip to content

Commit

Permalink
chore(deps): update cypress-io/github-action action to v6.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lordrip committed Aug 28, 2024
1 parent b6214ea commit 8c0a115
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].2
uses: cypress-io/[email protected].3
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].2
uses: cypress-io/[email protected].3
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].2
uses: cypress-io/[email protected].3
with:
browser: edge
# we have already installed all dependencies above
Expand Down

0 comments on commit 8c0a115

Please sign in to comment.