Skip to content

Commit a597aa5

Browse files
authored
Merge pull request #458 from buildkite-plugins/renovate/shellcheck-1.x
Update buildkite plugin shellcheck to v1.4.0
2 parents 4f2c353 + 76b64ef commit a597aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
steps:
88
- label: ":shell: Shellcheck"
99
plugins:
10-
shellcheck#v1.3.0:
10+
shellcheck#v1.4.0:
1111
files:
1212
- hooks/**
1313
- lib/**

0 commit comments

Comments
 (0)