Skip to content
Snippets Groups Projects
Commit 1a513335 authored by Timo Furrer's avatar Timo Furrer
Browse files

Merge branch 'renovate/koalaman-shellcheck-alpine-0.x' into 'main'

Update koalaman/shellcheck-alpine Docker tag to v0.10.0

See merge request components/opentofu!47
parents 0ddd32a5 726a03e0
No related branches found
No related tags found
No related merge requests found
......@@ -121,7 +121,7 @@ check-backports:
shellcheck:
stage: test
needs: []
image: koalaman/shellcheck-alpine:v0.9.0
image: koalaman/shellcheck-alpine:v0.10.0
script:
- shellcheck ./src/gitlab-tofu.sh
- shellcheck ./.gitlab/scripts/*.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment