Skip to content

Commit

Permalink
Merge pull request #5362 from ecamp/renovate/cypress-io-github-action…
Browse files Browse the repository at this point in the history
…-6.x

chore(deps): update cypress-io/github-action action to v6.7.1
  • Loading branch information
renovate[bot] committed Jun 14, 2024
2 parents 56e477c + dcc302c commit a581796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-e2e-tests-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# start necessary containers
- run: docker compose up -d api frontend pdf print browserless database docker-host http-cache mail

- uses: cypress-io/github-action@v6.7.0
- uses: cypress-io/github-action@v6.7.1
with:
working-directory: e2e
browser: ${{ matrix.browser }}
Expand Down

0 comments on commit a581796

Please sign in to comment.