Skip to content

Commit bb6bd7e

Browse files
Merge pull request #719 from nextcloud/dependabot/github_actions/workflow-templates/cypress-io/github-action-7.2.0
build(deps): bump cypress-io/github-action from 7.1.10 to 7.2.0 in /workflow-templates
2 parents dcd0980 + 287d9ce commit bb6bd7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workflow-templates/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
run: npm i -g 'npm@${{ needs.init.outputs.npmVersion }}'
117117

118118
- name: Run ${{ matrix.containers == 'component' && 'component' || 'E2E' }} cypress tests
119-
uses: cypress-io/github-action@c495c3ddffba403ba11be95fffb67e25203b3799 # v7.1.10
119+
uses: cypress-io/github-action@b7a7441d775af8f8b9d19945c10dd689a51dba68 # v7.2.0
120120
with:
121121
record: ${{ secrets.CYPRESS_RECORD_KEY && true }}
122122
parallel: ${{ secrets.CYPRESS_RECORD_KEY && true }}

0 commit comments

Comments
 (0)