Skip to content

Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#3583) #3493

Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#3583)

Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#3583) #3493

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