Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
⬆️ Update cypress-io/github-action action to v6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 16911b2 commit 2568a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_tests_and_previews.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:

- name: Run Cypress end-to-end tests
if: steps.changed-files-frontend.outputs.any_changed == 'true' || steps.changed-files-backend.outputs.any_changed == 'true'
uses: cypress-io/github-action@v6.5.0
uses: cypress-io/github-action@v6.6.0
with:
working-directory: frontend
install-command: yarn --frozen-lockfile
Expand Down

0 comments on commit 2568a46

Please sign in to comment.