Skip to content

Commit dce817c

Browse files
Merge pull request #61684 from nextcloud/dependabot/github_actions/github-actions-4795fbd6a8
chore(deps): bump cypress-io/github-action from 7.4.0 to 7.4.1 in the github-actions group
2 parents c7fab89 + 7bca0df commit dce817c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
run: ./node_modules/cypress/bin/cypress install
239239

240240
- name: Run ${{ matrix.containers == 'component' && 'component' || 'E2E' }} cypress tests
241-
uses: cypress-io/github-action@948d67d3074f1bbb6379c8bdbb04e95d2f8e593f # v7.4.0
241+
uses: cypress-io/github-action@fa4a118725a8f001170d49631ea89e5d66fee626 # v7.4.1
242242
with:
243243
# We already installed the dependencies in the init job
244244
install: false

0 commit comments

Comments
 (0)