We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea955fb commit e7a1577Copy full SHA for e7a1577
.github/workflows/analysis.yml
@@ -26,7 +26,7 @@ jobs:
26
version: v1.62.2
27
28
- name: shellcheck
29
- uses: azohra/shell-linter@6bbeaa868df09c34ddc008e6030cfe89c03394a1
+ uses: azohra/shell-linter@30a9cf3f6cf25c08fc98f10d7dc4167f7b5c0c00
30
with:
31
path: scripts/test-*
32
severity: error
0 commit comments