Skip to content

chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 #1127

chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7

chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 #1127

Workflow file for this run

# name: Semgrep
# on: [pull_request]
# jobs:
# semgrep:
# name: Scan
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v1
# - uses: returntocorp/semgrep-action@v1
# env: # Optional environment variable for inline PR comments (beta)
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# with:
# publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
# publishDeployment: 174