We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7171e5 commit 213293bCopy full SHA for 213293b
1 file changed
.circleci/config.yml
@@ -1,8 +1,8 @@
1
version: 2.1
2
3
orbs:
4
- shellcheck: circleci/shellcheck@3.2.0
5
- docker: circleci/docker@2.8.1
+ shellcheck: circleci/shellcheck@3.4.0
+ docker: circleci/docker@2.8.2
6
go: circleci/go@1.11.0
7
8
commands:
0 commit comments