Skip to content

Commit b2114a3

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
chore(actions): bump cypress-io/github-action from 7.1.5 to 7.1.6
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 7.1.5 to 7.1.6. - [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...8248214) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 7.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 874939a commit b2114a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: npm ci && npm i -D @rollup/rollup-linux-x64-gnu
3030

3131
- name: Cypress run testing
32-
uses: cypress-io/github-action@bc22e01685c56e89e7813fd8e26f33dc47f87e15
32+
uses: cypress-io/github-action@82482149c343a5dee155d22104111b9319f9dd45
3333
with:
3434
command-prefix: '--'
3535
install: false

0 commit comments

Comments
 (0)