Skip to content

Commit

Permalink
Merge pull request #611 from nextcloud-libraries/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/cypress-io/github-action-6.7.5
  • Loading branch information
dependabot[bot] committed Aug 30, 2024
2 parents 7046844 + 2d2ac59 commit b8b2ddf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: docker pull ghcr.io/nextcloud/continuous-integration-shallow-server

- name: Run E2E cypress tests
uses: cypress-io/github-action@c47c901a2599f422565b5441a9b77cf63d7467d0 # v6.7.4
uses: cypress-io/github-action@496e7dc0edc421a9de8a36a31c793340e00c61bf # v6.7.5
with:
# cypress io
record: true
Expand Down Expand Up @@ -101,7 +101,7 @@ jobs:
run: npm i -g npm@"${{ steps.versions.outputs.npmVersion }}"

- name: Run Components cypress tests
uses: cypress-io/github-action@c47c901a2599f422565b5441a9b77cf63d7467d0 # v6.7.4
uses: cypress-io/github-action@496e7dc0edc421a9de8a36a31c793340e00c61bf # v6.7.5
with:
# to run component tests we need to use "component: true"
component: true
Expand Down

0 comments on commit b8b2ddf

Please sign in to comment.