Skip to content

Commit 80a585f

Browse files
chore(deps): update dependency koalaman/shellcheck to v0.11.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4d3ec4 commit 80a585f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
steps.changed-files.outputs.shellcheck_any_changed == 'true'
141141
env:
142142
# renovate: datasource=github-releases depName=koalaman/shellcheck
143-
SHELLCHECK_VERSION: v0.10.0
143+
SHELLCHECK_VERSION: v0.11.0
144144
SHELLCHECK_ALL_CHANGED_FILES: ${{ steps.changed-files.outputs.shellcheck_all_changed_files }}
145145
# renovate: datasource=github-releases depName=lumaxis/shellcheck-problem-matchers
146146
SHELLCHECK_PROBLEM_MATCHERS_VERSION: v2.1.0

0 commit comments

Comments
 (0)