Skip to content

Commit

Permalink
Merge pull request #422 from nextcloud/dependabot/github_actions/work…
Browse files Browse the repository at this point in the history
…flow-templates/cypress-io/github-action-6.7.5

chore(deps): Bump cypress-io/github-action from 6.7.3 to 6.7.5 in /workflow-templates
  • Loading branch information
AndyScherzinger authored Sep 2, 2024
2 parents bb68a27 + 9fc8112 commit 0b8351a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow-templates/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,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@57f6235de2ce3db58ce2609edd0e54eba6326480 # v6.7.3
uses: cypress-io/github-action@496e7dc0edc421a9de8a36a31c793340e00c61bf # v6.7.5
with:
record: ${{ secrets.CYPRESS_RECORD_KEY && true }}
parallel: ${{ secrets.CYPRESS_RECORD_KEY && true }}
Expand Down

0 comments on commit 0b8351a

Please sign in to comment.