Skip to content
Snippets Groups Projects
Commit 726a03e0 authored by GitLab Renovate Bot's avatar GitLab Renovate Bot
Browse files

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

parent 7e794916
No related branches found
No related tags found
No related merge requests found
...@@ -121,7 +121,7 @@ check-backports: ...@@ -121,7 +121,7 @@ check-backports:
shellcheck: shellcheck:
stage: test stage: test
needs: [] needs: []
image: koalaman/shellcheck-alpine:v0.9.0 image: koalaman/shellcheck-alpine:v0.10.0
script: script:
- shellcheck ./src/gitlab-tofu.sh - shellcheck ./src/gitlab-tofu.sh
- shellcheck ./.gitlab/scripts/*.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