Skip to content

chore(deps-dev): bump semantic-release from 19.0.5 to 22.0.9 #124

chore(deps-dev): bump semantic-release from 19.0.5 to 22.0.9

chore(deps-dev): bump semantic-release from 19.0.5 to 22.0.9 #124

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 }}