Skip to content

Commit 76b5c07

Browse files
ci(deps): bump cypress-io/github-action from 6.7.15 to 6.7.16
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.7.15 to 6.7.16. - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](cypress-io/github-action@01ab638...108b868) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68a4ff7 commit 76b5c07

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
@@ -116,7 +116,7 @@ jobs:
116116
run: npm i -g 'npm@${{ needs.init.outputs.npmVersion }}'
117117

118118
- name: Run ${{ startsWith(matrix.containers, 'component') && 'component' || 'E2E' }} cypress tests
119-
uses: cypress-io/github-action@01ab638e25de36956e276fd37e34446273874399 # v6.7.15
119+
uses: cypress-io/github-action@108b8684ae52e735ff7891524cbffbcd4be5b19f # v6.7.16
120120
with:
121121
record: ${{ secrets.CYPRESS_RECORD_KEY && true }}
122122
parallel: ${{ secrets.CYPRESS_RECORD_KEY && true }}

0 commit comments

Comments
 (0)