We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcf3029 + f490733 commit 428c5f3Copy full SHA for 428c5f3
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
path: build
78
79
- name: Run cypress test
80
- uses: cypress-io/github-action@01ab638e25de36956e276fd37e34446273874399 # v6.7.15
+ uses: cypress-io/github-action@108b8684ae52e735ff7891524cbffbcd4be5b19f # v6.7.16
81
with:
82
start: npm start &
83
wait-on: "http://localhost:3000"
0 commit comments