Skip to content

Commit b442cbc

Browse files
Merge pull request #124 from nextcloud-libraries/dependabot/github_actions/workflow-templates/cypress-io/github-action-7.1.2
build(deps): bump cypress-io/github-action from 7.1.1 to 7.1.2 in /workflow-templates
2 parents 81c6029 + 75ed8d9 commit b442cbc

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
@@ -107,7 +107,7 @@ jobs:
107107
run: npm i -g 'npm@${{ steps.versions.outputs.package-manager-version }}'
108108

109109
- name: Run ${{ startsWith(matrix.containers, 'component') && 'component' || 'E2E' }} cypress tests
110-
uses: cypress-io/github-action@0f330ebf0d60f87608ed72f1d6232e5644aa3171 # v7.1.1
110+
uses: cypress-io/github-action@84d178e4bbce871e23f2ffa3085898cde0e4f0ec # v7.1.2
111111
with:
112112
record: ${{ secrets.CYPRESS_RECORD_KEY && true }}
113113
parallel: ${{ secrets.CYPRESS_RECORD_KEY && true }}

0 commit comments

Comments
 (0)