Skip to content

Commit 9837f3d

Browse files
Bump cypress-io/github-action from 7.1.5 to 7.1.8 (#2073)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 7.1.5 to 7.1.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@bc22e01...4c06c48) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 7.1.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 4c9cfa8 commit 9837f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Run Linting Tests
2121
run: npm run lint
2222
- name: Run Dashboard E2E (Cypress) Tests
23-
uses: cypress-io/github-action@bc22e01685c56e89e7813fd8e26f33dc47f87e15 # v7.1.5
23+
uses: cypress-io/github-action@4c06c48f3ffea349b7189aa06dfcda47a9fa7b92 # v7.1.8
2424
with:
2525
install: false
2626
config-file: cypress.config.js

0 commit comments

Comments
 (0)