Skip to content

Commit 213293b

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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/[email protected].1
4+
shellcheck: circleci/shellcheck@3.4.0
5+
docker: circleci/[email protected].2
66
go: circleci/[email protected]
77

88
commands:

0 commit comments

Comments
 (0)