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

This commit is contained in:
Comrade Renovate Bot 2023-01-19 08:02:59 +00:00
parent c5dcad2217
commit e3263be3c1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ kind: pipeline
name: linters
steps:
- name: run shellcheck
image: koalaman/shellcheck-alpine:v0.7.1
image: koalaman/shellcheck-alpine:v0.9.0
commands:
- shellcheck abra-gandi
trigger: