Skip to content

Commit 1cb250b

Browse files
authored
ci: update studion/core to v3.0.0 (#49)
The core orb is regularly updated as a dependency. However, that does not affect orbs "test-deploy" config. This change address this neglected part.
1 parent f6f8e4a commit 1cb250b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/test-deploy.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
orb-tools: circleci/orb-tools@12.0
4-
core: studion/core@1.0.0
4+
core: studion/core@3.0.0
55
docker: circleci/docker@2.8.2
66
security: {}
77

0 commit comments

Comments
 (0)