Skip to content

Bump BouncyCastle.Cryptography from 2.0.0 to 2.3.1 in /src/Libplanet #2220

Bump BouncyCastle.Cryptography from 2.0.0 to 2.3.1 in /src/Libplanet

Bump BouncyCastle.Cryptography from 2.0.0 to 2.3.1 in /src/Libplanet #2220

Workflow file for this run

name: lint
on: [pull_request, push]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check spelling
uses: crate-ci/typos@v1.15.5