Skip to content

Commit

Permalink
Merge pull request #38863 from nextcloud/dependabot/github_actions/cy…
Browse files Browse the repository at this point in the history
…press-io/github-action-5.8.3
  • Loading branch information
dependabot[bot] authored Jun 30, 2023
2 parents 325e1bb + b0c3f7a commit 794d511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
run: npm i -g npm@"${{ needs.init.outputs.npmVersion }}"

- name: Run ${{ matrix.containers == 'component' && 'component' || 'E2E' }} cypress tests
uses: cypress-io/github-action@db1693016f23ccf9043f4b2428f9b04e5d502a73 # v5.8.1
uses: cypress-io/github-action@d69252d52b9a31bad4f418f05ba2bc83687a02eb # v5.8.3
with:
record: true
parallel: true
Expand Down

0 comments on commit 794d511

Please sign in to comment.