Skip to content

Commit 1cab23e

Browse files
Bump cypress-io/github-action from 6.7.16 to 6.10.1 (#277)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.7.16 to 6.10.1. - [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@108b868...6c143ab) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 6.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4890864 commit 1cab23e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Run tests
5959
run: just test
6060
- name: Cypress run
61-
uses: cypress-io/github-action@108b8684ae52e735ff7891524cbffbcd4be5b19f #v6.7.16
61+
uses: cypress-io/github-action@6c143abc292aa835d827652c2ea025d098311070 #v6.10.1
6262
with:
6363
start: just run
6464
wait-on: "http://localhost:8000/"

0 commit comments

Comments
 (0)