Skip to content

Update cryptography in pyproject.toml from ^41.0.1 to ^42.0.1 #244

Update cryptography in pyproject.toml from ^41.0.1 to ^42.0.1

Update cryptography in pyproject.toml from ^41.0.1 to ^42.0.1 #244

Workflow file for this run

name: test-action
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./
with:
cmd: "--help"
github_token: ${{ secrets.GITHUB_TOKEN }}