Skip to content

Commit 213293b

Browse files
committed
Update orb versions used by circleci
1 parent d7171e5 commit 213293b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version: 2.1
22

33
orbs:
4-
shellcheck: circleci/shellcheck@3.2.0
5-
docker: circleci/docker@2.8.1
4+
shellcheck: circleci/shellcheck@3.4.0
5+
docker: circleci/docker@2.8.2
66
go: circleci/go@1.11.0
77

88
commands:

0 commit comments

Comments
 (0)