Skip to content

Commit

Permalink
chore(deps): update cypress-io/github-action action to v6.7.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2025
1 parent a97de75 commit 06a78ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: pnpm i --no-frozen-lockfile

- name: Cypress run
uses: cypress-io/github-action@v6.7.10
uses: cypress-io/github-action@v6.7.15
with:
build: pnpm build
start: pnpm start
Expand Down

0 comments on commit 06a78ad

Please sign in to comment.