chore(deps): update koalaman/shellcheck-alpine:latest docker digest to eed99e4

This commit is contained in:
Renovate Bot 2024-02-06 18:26:56 +00:00
parent dbeeff393f
commit 4b603ba8bc

View file

@ -19,7 +19,7 @@ steps:
- tag - tag
shellcheck: shellcheck:
image: "koalaman/shellcheck-alpine:latest@sha256:7b0682c5786633fc075f69852e5c7521767e8dcb512c43cf8041b022bdc98198" image: "koalaman/shellcheck-alpine:latest@sha256:eed99e46acb69ede0f68db4fd8f1b3b00cc09d66cb7d4d6f1f6296bd8833932d"
commands: commands:
- | - |
find . -type f -not -path './.git/*' -not -path './collections/*' -exec file {} \; | while IFS= read -r line; do find . -type f -not -path './.git/*' -not -path './collections/*' -exec file {} \; | while IFS= read -r line; do