diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 08c7319..66703de 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -34,4 +34,4 @@ jobs: uses: 'actions/checkout@v2' - name: 'Run shellcheck' - uses: 'bewuethr/shellcheck-action@v1' + uses: 'bewuethr/shellcheck-action@v2'