Skip to content

Bump pycryptodomex from 3.19.0 to 3.19.1 #346

Bump pycryptodomex from 3.19.0 to 3.19.1

Bump pycryptodomex from 3.19.0 to 3.19.1 #346

Workflow file for this run

name: "CodeQL analysis"
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: github/codeql-action/init@v1
with:
languages: python
- uses: github/codeql-action/analyze@v1