This repository was archived by the owner on Jun 17, 2025. It is now read-only.
feat(cb2-12738): bumped braces and ws as per dependabot, also bumped … #1194
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: CI | |
on: | |
push: | |
jobs: | |
security: | |
uses: dvsa/.github/.github/workflows/nodejs-security.yaml@v2 | |
with: | |
args: '--all-projects' | |
secrets: | |
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }} |