Skip to content

Commit 30bd21e

Browse files
Bump cypress-io/github-action from 6.10.2 to 6.10.3
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.10.2 to 6.10.3. - [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@b8ba51a...e65cba2) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 6.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3df169e commit 30bd21e

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@b8ba51a856ba5f4c15cf39007636d4ab04f23e3c # v6.10.2
23+
uses: cypress-io/github-action@e65cba2e7319696fc0fdc4d5a319b737aec4ba1c # v6.10.3
2424
with:
2525
install: false
2626
config-file: cypress.config.js

0 commit comments

Comments
 (0)