diff --git a/.github/workflows/code_style.yml b/.github/workflows/code_style.yml index b519baf36123d6..327a63d68e5fe1 100644 --- a/.github/workflows/code_style.yml +++ b/.github/workflows/code_style.yml @@ -139,7 +139,7 @@ jobs: # always provide suggestions even for skipped scripts in ov_shellcheck tagret - name: ShellCheck action if: always() - uses: reviewdog/action-shellcheck@5ebd09ddbe2ebb471646ce234c6c8dd18663ca7c # v1.30.0 + uses: reviewdog/action-shellcheck@4c07458293ac342d477251099501a718ae5ef86e # v1.32.0 with: level: style reporter: github-pr-review