File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 52
52
with :
53
53
node-version : " 22"
54
54
cache : " npm"
55
+ registry-url : ' https://registry.npmjs.org'
55
56
- name : Setup auth tokens
56
57
env :
57
58
NPM_TOKEN : ${{ secrets.NPM_TOKEN }}
Original file line number Diff line number Diff line change 43
43
with :
44
44
node-version : " 22"
45
45
cache : " npm"
46
+ registry-url : ' https://registry.npmjs.org'
46
47
- name : Setup auth tokens
47
48
env :
48
49
NPM_TOKEN : ${{ secrets.NPM_TOKEN }}
Original file line number Diff line number Diff line change 5
5
![ GitHub Release] ( https://img.shields.io/github/v/release/aws-powertools/powertools-lambda-typescript?style=flat )
6
6
[ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=aws-powertools_powertools-lambda-typescript&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=aws-powertools_powertools-lambda-typescript )
7
7
[ ![ Security Rating] ( https://sonarcloud.io/api/project_badges/measure?project=aws-powertools_powertools-lambda-typescript&metric=security_rating )] ( https://sonarcloud.io/summary/new_code?id=aws-powertools_powertools-lambda-typescript )
8
- [ ![ OpenSSF Scorecard] ( https://api.securityscorecards.dev/projects/github.com/aws-powertools/powertools-lambda-typescript/badge )] ( https://api.securityscorecards.dev/projects/github.com/aws-powertools/powertools-lambda-typescript )
8
+ [ ![ OpenSSF Scorecard] ( https://api.securityscorecards.dev/projects/github.com/aws-powertools/powertools-lambda-typescript/badge )] ( https://scorecard.dev/viewer/?uri=github.com/aws-powertools/powertools-lambda-typescript )
9
+
9
10
[ ![ Discord] ( https://img.shields.io/badge/Discord-Join_Community-7289da.svg )] ( https://discord.gg/B8zZKbbyET )
10
11
11
12
Powertools for AWS Lambda (TypeScript) is a developer toolkit to implement Serverless [ best practices and increase developer velocity] ( https://docs.powertools.aws.dev/lambda/typescript/latest/#features ) .
You can’t perform that action at this time.
0 commit comments