diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index fb68e5b..88fe308 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@0.5.0 \ No newline at end of file + uses: ludeeus/action-shellcheck@1.0.0 \ No newline at end of file