Skip to content

build(deps): bump cryptography from 3.3.2 to 41.0.2 #510

build(deps): bump cryptography from 3.3.2 to 41.0.2

build(deps): bump cryptography from 3.3.2 to 41.0.2 #510

Workflow file for this run

name: unit-tests
on:
pull_request:
jobs:
unit-tests:
runs-on: ubuntu-latest
container:
image:
foundries/lmp-image-tools:latest
volumes:
- /tmp:/archive
steps:
- uses: actions/checkout@v2
- run: git config --global --add safe.directory "%(prefix)/$GITHUB_WORKSPACE"
- run: ./unit-test.sh