Skip to content

Commit

Permalink
Merge pull request #484 from Nordix/tuomo/bump-shellcheck
Browse files Browse the repository at this point in the history
🌱 bump shellcheck to v0.10.0
  • Loading branch information
metal3-io-bot authored Mar 8, 2024
2 parents 6664e02 + d26627f commit 308a6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/shellcheck.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ else
--volume "${PWD}:/workdir:ro,z" \
--entrypoint sh \
--workdir /workdir \
docker.io/koalaman/shellcheck-alpine:v0.9.0@sha256:e19ed93c22423970d56568e171b4512c9244fc75dd9114045016b4a0073ac4b7 \
docker.io/koalaman/shellcheck-alpine:v0.10.0@sha256:5921d946dac740cbeec2fb1c898747b6105e585130cc7f0602eec9a10f7ddb63 \
/workdir/hack/shellcheck.sh "$@"
fi

0 comments on commit 308a6dd

Please sign in to comment.