Skip to content

Bump dnspython from 2.3.0 to 2.6.1 in /lib/chatsecure #696

Bump dnspython from 2.3.0 to 2.6.1 in /lib/chatsecure

Bump dnspython from 2.3.0 to 2.6.1 in /lib/chatsecure #696

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: './'