diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 30178a6124..7489d9c109 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -167,7 +167,7 @@ jobs: with: ref: ${{ github.event.pull_request.head.sha }} - name: Run ShellCheck - uses: ludeeus/action-shellcheck@1.1.0 + uses: ludeeus/action-shellcheck@6d3f514f44620b9d4488e380339edc0d9bbe2fba with: ignore: vendor # We don't want to fix the code in vendored dependencies env: