Skip to content

chore(deps-dev): bump @types/node from 18.17.14 to 20.10.3 #122

chore(deps-dev): bump @types/node from 18.17.14 to 20.10.3

chore(deps-dev): bump @types/node from 18.17.14 to 20.10.3 #122

Workflow file for this run

name: FOSSA scan
on: push
jobs:
fossa-scan:
name: FOSSA scan
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: FOSSA scan
uses: fossas/fossa-action@main
with:
api-key: ${{ secrets.FOSSA_API_KEY }}