Skip to content

Commit f799832

Browse files
Vulnerability fixes
1 parent 6ee3ef6 commit f799832

2 files changed

Lines changed: 708 additions & 662 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Setup Chrome
4040
uses: browser-actions/setup-chrome@19ae4b339ee18925ab85cf12c1041150ea4a44c8 # v1
4141
with:
42-
chrome-version: '125'
42+
chrome-version: '116'
4343
- name: Set CHROME_BIN
4444
run: echo "CHROME_BIN=$(which chrome)" >> $GITHUB_ENV
4545

0 commit comments

Comments
 (0)