mirror of
https://github.com/nextcloud/photos.git
synced 2025-07-20 18:20:07 +00:00
Chore(deps): Bump cypress-io/github-action from 6.10.0 to 6.10.1
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.10.0 to 6.10.1.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](615dcf6529...6c143abc29
)
---
updated-dependencies:
- dependency-name: cypress-io/github-action
dependency-version: 6.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Côme Chilliet

parent
03da9e071a
commit
8aa5d7eaae
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
@ -116,7 +116,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@615dcf65299b63c35268d795f4dfb79532388f64 # v6.10.0
|
||||
uses: cypress-io/github-action@6c143abc292aa835d827652c2ea025d098311070 # v6.10.1
|
||||
with:
|
||||
record: ${{ secrets.CYPRESS_RECORD_KEY && true }}
|
||||
parallel: ${{ secrets.CYPRESS_RECORD_KEY && true }}
|
||||
|
Reference in New Issue
Block a user