Skip to content

Commit

Permalink
Merge pull request #292 from nextcloud-libraries/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/cypress-io/github-action-5.8.4
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
2 parents eddc9ea + 0eb68a1 commit 6b94022
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 @@ -45,7 +45,7 @@ jobs:
run: docker pull ghcr.io/nextcloud/continuous-integration-shallow-server

- name: Run E2E cypress tests
uses: cypress-io/github-action@d69252d52b9a31bad4f418f05ba2bc83687a02eb # v5.8.3
uses: cypress-io/github-action@248bde77443c376edc45906ede03a1aba9da0462 # v5.8.4
with:
# cypress io
record: true
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
run: npm i -g npm@"${{ steps.versions.outputs.npmVersion }}"

- name: Run Components cypress tests
uses: cypress-io/github-action@d69252d52b9a31bad4f418f05ba2bc83687a02eb # v5.8.3
uses: cypress-io/github-action@248bde77443c376edc45906ede03a1aba9da0462 # v5.8.4
with:
# to run component tests we need to use "component: true"
component: true
Expand Down

0 comments on commit 6b94022

Please sign in to comment.