diff --git a/.github/workflows/code_style.yml b/.github/workflows/code_style.yml index a70d2641cb5..40f80d33009 100644 --- a/.github/workflows/code_style.yml +++ b/.github/workflows/code_style.yml @@ -62,7 +62,7 @@ jobs: # always provide suggestions even for skipped scripts in ov_shellcheck tagret - name: ShellCheck action if: always() - uses: reviewdog/action-shellcheck@ccaafec556ffa154f112bfcb7b9c9574190b7091 # v1.27.0 + uses: reviewdog/action-shellcheck@22f96e34e9185b642c5567cc26d1df952f5c9d10 # v1.28.0 with: level: style reporter: github-pr-review