Skip to content

Commit f4a260f

Browse files
committed
Update used orb versions
1 parent 4b5b920 commit f4a260f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.circleci/config.yml

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

33
orbs:
4-
shellcheck: circleci/shellcheck@3.4.0
5-
docker: circleci/docker@2.8.2
6-
go: circleci/go@1.11.0
4+
shellcheck: circleci/shellcheck@3.6.1
5+
docker: circleci/docker@2.11.0
6+
go: circleci/go@1.13.0
77

88
commands:
99
docker-build:

0 commit comments

Comments
 (0)