Skip to content

Commit d380e9f

Browse files
chore(deps): update cypress-io/github-action action to v6.7.2
1 parent 99c0a8d commit d380e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-e2e-tests-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# start necessary containers
5353
- run: docker compose up -d api frontend pdf print browserless database docker-host http-cache mail
5454

55-
- uses: cypress-io/[email protected].1
55+
- uses: cypress-io/[email protected].2
5656
with:
5757
working-directory: e2e
5858
browser: ${{ matrix.browser }}

0 commit comments

Comments
 (0)