We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdd2c5e commit b8ba93dCopy full SHA for b8ba93d
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
orbs:
3
aws-s3: circleci/aws-s3@3.0.0
4
node: circleci/node@4.7.0
5
- sam: circleci/aws-sam-serverless@3.0
+ sam: circleci/aws-sam-serverless@6.0.1
6
aws-cli: circleci/aws-cli@3.1.1 # perform openid connect
7
jobs:
8
build:
0 commit comments