Skip to content

Update poetry.lock (cryptography, types-redis, and 1 more) #264

Update poetry.lock (cryptography, types-redis, and 1 more)

Update poetry.lock (cryptography, types-redis, and 1 more) #264

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 }}