Skip to content

Bump cryptography from 42.0.2 to 42.0.4 in /build/docker/tester/assets #799

Bump cryptography from 42.0.2 to 42.0.4 in /build/docker/tester/assets

Bump cryptography from 42.0.2 to 42.0.4 in /build/docker/tester/assets #799

Workflow file for this run

name: "Check code for secrets"
on: push
jobs:
check-code-security:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Check if code contains any secrets
run: |
make \
git-config \
git-secrets-scan-repo-files