We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37fba13 commit 5679684Copy full SHA for 5679684
.github/workflows/code_style.yml
@@ -139,7 +139,7 @@ jobs:
139
# always provide suggestions even for skipped scripts in ov_shellcheck tagret
140
- name: ShellCheck action
141
if: always()
142
- uses: reviewdog/action-shellcheck@5ebd09ddbe2ebb471646ce234c6c8dd18663ca7c # v1.30.0
+ uses: reviewdog/action-shellcheck@1bb9751763fdfbee4b5043772c37374f103bff9e # v1.31.0
143
with:
144
level: style
145
reporter: github-pr-review
0 commit comments