Skip to content

Bump cryptography from 41.0.6 to 42.0.4 #110

Bump cryptography from 41.0.6 to 42.0.4

Bump cryptography from 41.0.6 to 42.0.4 #110

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
misspell:
name: runner / codespell
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: codespell
uses: plettich/action-codespell@master
with:
reporter: github-pr-review
level: info