Skip to content

Commit

Permalink
Merge pull request #261 from AI-SDC/dependabot/github_actions/cypress…
Browse files Browse the repository at this point in the history
…-io/github-action-6.6.1

Bump cypress-io/github-action from 6.6.0 to 6.6.1
  • Loading branch information
jim-smith authored Feb 29, 2024
2 parents ad84de3 + e786864 commit 96e2a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Run tests
run: just test
- name: Cypress run
uses: cypress-io/github-action@ebe8b24c4428922d0f793a5c4c96853a633180e3 #v6.6.0
uses: cypress-io/github-action@1b70233146622b69e789ccdd4f9452adc638d25a #v6.6.1
with:
start: just run
wait-on: "http://localhost:8000/"
Expand Down

0 comments on commit 96e2a64

Please sign in to comment.