Skip to content

Commit 1a8bb8d

Browse files
chore(deps): bump cypress-io/github-action from 6.7.7 to 6.7.14
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.7.7 to 6.7.14. - [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@f1f0912...9c318d4) --- 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 86d873e commit 1a8bb8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/design-system-component-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
yarn workspace @talend/design-tokens run build:lib:esm
4545
4646
- name: Cypress Component Testing
47-
uses: cypress-io/github-action@f1f0912d392f0d06bdd01fb9ebe3b3299e5806fb #v6.7.7
47+
uses: cypress-io/github-action@9c318d4f950c2f0ff2e96fa4dc4279e5706efd8e #v6.7.14
4848
with:
4949
install: false
5050
browser: ${{ matrix.browser }}

0 commit comments

Comments
 (0)