Skip to content

Commit bb31790

Browse files
chore(deps): update cypress-io/github-action action to v6.7.13 (#448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ccc7144 commit bb31790

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/github-action@v6.7.11
55+
- uses: cypress-io/github-action@v6.7.13
5656
with:
5757
working-directory: e2e
5858
browser: ${{ matrix.browser }}

0 commit comments

Comments
 (0)