Skip to content

Bump cryptography from 43.0.0 to 43.0.1 #1081

Bump cryptography from 43.0.0 to 43.0.1

Bump cryptography from 43.0.0 to 43.0.1 #1081

Workflow file for this run

name: Check bash scripts
on:
push:
branches:
- master
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
run: ./scripts/shellcheck.sh