Skip to content

Commit a513893

Browse files
authored
Merge pull request #1119 from w3bdesign/development
👷 ci: pin cypress github action to specific commit hash
2 parents 873d6ff + 5b1f1b5 commit a513893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: pnpm exec cypress verify
4545

4646
- name: Cypress run
47-
uses: cypress-io/github-action@v6
47+
uses: cypress-io/github-action@b8ba51a856ba5f4c15cf39007636d4ab04f23e3c
4848
with:
4949
build: pnpm build
5050
start: pnpm dev

0 commit comments

Comments
 (0)