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

This commit is contained in:
Comrade Renovate Bot 2023-01-18 17:23:42 +00:00
parent 3fe1fac8c5
commit f310c0acb2
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-hetzner
trigger: