Skip to content

Commit f39cc68

Browse files
authored
Merge pull request #4 from PicturePipe/renovate/docker-shellcheck-1.x
Update shellcheck orb to v1.3.15 Update shellcheck from v0.6.0 to v0.7.0.
2 parents a14d106 + 9a07b6d commit f39cc68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22
orbs:
33
docker-publish: circleci/docker-publish@0.1.7
4-
shellcheck: circleci/shellcheck@1.3.14
4+
shellcheck: circleci/shellcheck@1.3.15
55

66
x-aliases:
77
docker-publish-args: &docker-publish-args

0 commit comments

Comments
 (0)