Pin shellcheck version
This commit is contained in:
		@ -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