Skip to content

Bump cryptography from 41.0.2 to 41.0.3 in /app/imageswap-init #203

Bump cryptography from 41.0.2 to 41.0.3 in /app/imageswap-init

Bump cryptography from 41.0.2 to 41.0.3 in /app/imageswap-init #203

name: repo-checks
on:
pull_request:
branches:
- master
push:
branches:
- master
# Jobs
jobs:
# Job to lint code
boilerplate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check boilerplate
timeout-minutes: 5
run: |
make boilerplate