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 b0db532 commit 9cceb77Copy full SHA for 9cceb77
.github/workflows/check.yaml
@@ -121,7 +121,7 @@ jobs:
121
steps.changed-files.outputs.shellcheck_any_changed == 'true'
122
env:
123
# renovate: datasource=github-releases depName=koalaman/shellcheck
124
- SHELLCHECK_VERSION: v0.10.0
+ SHELLCHECK_VERSION: v0.11.0
125
SHELLCHECK_ALL_CHANGED_FILES: ${{ steps.changed-files.outputs.shellcheck_all_changed_files }}
126
# renovate: datasource=github-releases depName=lumaxis/shellcheck-problem-matchers
127
SHELLCHECK_PROBLEM_MATCHERS_VERSION: v2.1.0
0 commit comments