Skip to content

Commit b8ba93d

Browse files
committed
Update sam orb
1 parent bdd2c5e commit b8ba93d

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
@@ -2,7 +2,7 @@ version: 2.1
22
orbs:
33
aws-s3: circleci/aws-s3@3.0.0
44
node: circleci/node@4.7.0
5-
sam: circleci/aws-sam-serverless@3.0
5+
sam: circleci/aws-sam-serverless@6.0.1
66
aws-cli: circleci/aws-cli@3.1.1 # perform openid connect
77
jobs:
88
build:

0 commit comments

Comments
 (0)