Pin shellcheck version
This commit is contained in:
parent
61126f16e1
commit
893150cdd9
@ -3,7 +3,7 @@ kind: pipeline
|
||||
name: linters
|
||||
steps:
|
||||
- name: run shellcheck
|
||||
image: koalaman/shellcheck-alpine:latest
|
||||
image: koalaman/shellcheck-alpine:v0.7.1
|
||||
commands:
|
||||
- shellcheck abra
|
||||
|
||||
|
Reference in New Issue
Block a user