We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7faadea commit 28a39aaCopy full SHA for 28a39aa
.github/workflows/code_style.yml
@@ -106,7 +106,7 @@ jobs:
106
# always provide suggestions even for skipped scripts in ov_shellcheck tagret
107
- name: ShellCheck action
108
if: always()
109
- uses: reviewdog/action-shellcheck@6e0e63d1750d02d761b3df0f2c5ba9f9ac4a9ed7 # v1.29.0
+ uses: reviewdog/action-shellcheck@5ebd09ddbe2ebb471646ce234c6c8dd18663ca7c # v1.30.0
110
with:
111
level: style
112
reporter: github-pr-review
0 commit comments