Skip to content

Commit 232bc56

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
chore(actions): bump cypress-io/github-action from 7.1.2 to 7.1.3
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 7.1.2 to 7.1.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@84d178e...e44ee0f) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 7.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95fb2c7 commit 232bc56

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@84d178e4bbce871e23f2ffa3085898cde0e4f0ec
32+
uses: cypress-io/github-action@e44ee0fa67251ab7e2d854d85b3a466577f47d14
3333
with:
3434
command-prefix: '--'
3535
install: false

0 commit comments

Comments
 (0)