Skip to content

Commit 54879d0

Browse files
committed
Update OSS orb to pass --no-verify-access to lerna publish
1 parent 82d4498 commit 54879d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ orbs:
66
# `oss` is a local reference to the package. The source for Apollo Orbs can
77
# be found at http://github.com/apollographql/CircleCI-Orbs/.
88
# We could use Renovate to bump this version via PR, but that's not setup now.
9-
oss: apollo/[email protected].19
9+
oss: apollo/[email protected].20
1010

1111
commands:
1212
# These are the steps used for each version of Node which we're testing

0 commit comments

Comments
 (0)