Skip to content

Commit

Permalink
Merge pull request #1738 from gchq/dependabot/github_actions/cypress-…
Browse files Browse the repository at this point in the history
…io/github-action-6

Bump cypress-io/github-action from 5 to 6
  • Loading branch information
PE39806 authored Jan 24, 2025
2 parents 1e7e3f8 + 10df741 commit 58e5bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ jobs:
chmod +x ./backend/src/scripts/waitForIt.sh
./backend/src/scripts/waitForIt.sh localhost:27017 -t 10
- uses: cypress-io/github-action@v5
- uses: cypress-io/github-action@v6
with:
wait-on: 'http://localhost:8080/api/v2/config/ui'
working-directory: ./frontend
Expand Down

0 comments on commit 58e5bf5

Please sign in to comment.