Update koalaman/shellcheck-alpine Docker tag to v0.9.0 (main) #2

Merged
renovate-bot merged 1 commits from renovate/main-koalaman-shellcheck-alpine-0.x into main 2023-01-18 17:23:53 +00:00
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: