Skip to content

Bump react-codemirror2 from 7.3.0 to 8.0.0 in /web (#3825) #3578

Bump react-codemirror2 from 7.3.0 to 8.0.0 in /web (#3825)

Bump react-codemirror2 from 7.3.0 to 8.0.0 in /web (#3825) #3578

Workflow file for this run

name: FOSSA
on:
push:
branches:
- master
permissions: read-all
jobs:
fossa-scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fossas/fossa-action@main
with:
api-key: ${{secrets.FOSSA_API_KEY}}