Skip to content

build(deps): bump cryptography from 41.0.6 to 42.0.0 in /src/install #370

build(deps): bump cryptography from 41.0.6 to 42.0.0 in /src/install

build(deps): bump cryptography from 41.0.6 to 42.0.0 in /src/install #370

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:
version: 0.0.275