Skip to content

fix(radio-group): prevent DOMException and NotFoundError when filteri… #8346

fix(radio-group): prevent DOMException and NotFoundError when filteri…

fix(radio-group): prevent DOMException and NotFoundError when filteri… #8346

name: CodeQL
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
analyze:
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: github/codeql-action/init@v4
with:
languages: javascript
- uses: github/codeql-action/analyze@v4