Skip to content

Bump cryptography from 42.0.4 to 43.0.1 in /lib/webssh #746

Bump cryptography from 42.0.4 to 43.0.1 in /lib/webssh

Bump cryptography from 42.0.4 to 43.0.1 in /lib/webssh #746

Workflow file for this run

on:
push:
branches:
- "**"
name: 'Trigger: Push action'
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: error
scandir: './'