Skip to content

Bump cryptography from 41.0.1 to 41.0.3 in /components/alibi-explain-server #2908

Bump cryptography from 41.0.1 to 41.0.3 in /components/alibi-explain-server

Bump cryptography from 41.0.1 to 41.0.3 in /components/alibi-explain-server #2908

Workflow file for this run

name: V1 Executor Lint
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
executor-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v3
with:
go-version: '^1.17.0'
- name: test-executor
run: |
make -C executor lint