Skip to content

Commit

Permalink
Merge pull request #8051 from weseek/dependabot/github_actions/cypres…
Browse files Browse the repository at this point in the history
…s-io/github-action-6

ci(deps): bump cypress-io/github-action from 5 to 6
  • Loading branch information
yuki-takei authored Oct 3, 2023
2 parents 27c33b2 + 41b643f commit 3e65b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-app-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ jobs:
cat config/ci/.env.local.for-auto-install-with-allowing-guest >> .env.production.local
- name: Cypress Run
uses: cypress-io/github-action@v5
uses: cypress-io/github-action@v6
with:
browser: chromium
working-directory: ./apps/app
Expand Down

0 comments on commit 3e65b86

Please sign in to comment.