Skip to content

build(deps): bump click from 8.1.3 to 8.1.6 #223

build(deps): bump click from 8.1.3 to 8.1.6

build(deps): bump click from 8.1.3 to 8.1.6 #223

Workflow file for this run

name: 'ShellCheck'
on:
push:
branches:
- '*'
paths-ignore:
- README.md
workflow_dispatch:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
ignore: _autocomplete # Ignore auto generated autocomplete scripts