Skip to content

Commit

Permalink
Merge pull request #2050 from nextcloud/dependabot/github_actions/cyp…
Browse files Browse the repository at this point in the history
…ress-io/github-action-6.6.0

Chore(deps): Bump cypress-io/github-action from 6.5.0 to 6.6.0
  • Loading branch information
AndyScherzinger authored Nov 24, 2023
2 parents a98bfe7 + 9859e66 commit 4b06705
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 @@ -100,7 +100,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@59810ebfa5a5ac6fcfdcfdf036d1cd4d083a88f2 # v6.5.0
uses: cypress-io/github-action@ebe8b24c4428922d0f793a5c4c96853a633180e3 # v6.6.0
with:
record: true
parallel: true
Expand Down

0 comments on commit 4b06705

Please sign in to comment.