Skip to content

Commit 7062de6

Browse files
chore(deps): bump cypress-io/github-action from 6.7.1 to 6.7.2 (#292)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.7.1 to 6.7.2. - [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@v6.7.1...v6.7.2) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c15048 commit 7062de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
luarocks_version: "3.11.1"
5858

5959
- name: Cypress run
60-
uses: cypress-io/[email protected].1
60+
uses: cypress-io/[email protected].2
6161
with:
6262
command: npm run cy:run
6363

0 commit comments

Comments
 (0)