diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 88fe308..691d62f 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -49,4 +49,4 @@ jobs: uses: actions/checkout@v2 - name: Run linter - uses: ludeeus/action-shellcheck@1.0.0 \ No newline at end of file + uses: ludeeus/action-shellcheck@1.1.0 \ No newline at end of file