Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main' into main-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
ala-n committed Jun 27, 2024
2 parents 49f337b + 77d2fea commit 8162b43
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Run Tests
run: npm run test:ci
- name: Collect and Publish coverage to Code Climate
uses: paambaati/codeclimate-action@v5.0.0
uses: paambaati/codeclimate-action@v8.0.0
continue-on-error: true
env:
CC_TEST_REPORTER_ID: ${{secrets.CC_REPORTER_ID}}
Expand Down
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/puppeteer": "^7.0.4",
"jest-image-snapshot": "^6.4.0",
"jest-puppeteer": "^10.0.1",
"puppeteer": "^22.12.0",
"puppeteer": "^22.12.1",
"stucumber": "^0.19.0"
}
}
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8162b43

Please sign in to comment.