Skip to content

Commit c95c1a3

Browse files
chore(deps): bump cypress-io/github-action in the dependencies group (#7805)
Bumps the dependencies group with 1 update: [cypress-io/github-action](https://github.com/cypress-io/github-action). Updates `cypress-io/github-action` from 7.1.1 to 7.1.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@0f330eb...84d178e) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bf6074 commit c95c1a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
uses: ./.github/actions/webpack-persistent-cache
9696

9797
- name: Cypress run
98-
uses: cypress-io/github-action@0f330ebf0d60f87608ed72f1d6232e5644aa3171 # v7.1.1
98+
uses: cypress-io/github-action@84d178e4bbce871e23f2ffa3085898cde0e4f0ec # v7.1.2
9999
with:
100100
browser: chrome
101101
config-file: cypress.config.js

0 commit comments

Comments
 (0)