Skip to content

Commit a2a4d07

Browse files
chore(deps): bump cypress-io/github-action from 6.10.4 to 6.10.8 (#7728)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.10.4 to 6.10.8. - [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@7ef72e2...2ad32e6) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 6.10.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b43f5f0 commit a2a4d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
uses: ./.github/actions/webpack-persistent-cache
9696

9797
- name: Cypress run
98-
uses: cypress-io/github-action@7ef72e250a9e564efb4ed4c2433971ada4cc38b4 # v6.10.4
98+
uses: cypress-io/github-action@2ad32e649e4db26c07674ebae31a297601dbcbaf # v6.10.8
9999
with:
100100
browser: chrome
101101
config-file: cypress.config.js

0 commit comments

Comments
 (0)