File tree Expand file tree Collapse file tree 12 files changed +665
-272
lines changed Expand file tree Collapse file tree 12 files changed +665
-272
lines changed Original file line number Diff line number Diff line change 51
51
path : results.sarif
52
52
53
53
- name : Upload SARIF file
54
- uses : github/codeql-action/upload-sarif@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
54
+ uses : github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
55
55
with :
56
56
sarif_file : results.sarif
57
57
category : actions-zizmor
Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ jobs:
31
31
32
32
# Initializes the CodeQL tools for scanning.
33
33
- name : Initialize CodeQL
34
- uses : github/codeql-action/init@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
34
+ uses : github/codeql-action/init@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
35
35
with :
36
36
languages : ${{ matrix.language }}
37
37
build-mode : none
38
38
39
39
- name : Perform CodeQL Analysis
40
- uses : github/codeql-action/analyze@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
40
+ uses : github/codeql-action/analyze@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0
41
41
with :
42
42
category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 45
45
- name : Attest
46
46
if : ${{ steps.release.outputs.releases_created == 'true' }}
47
47
id : attest
48
- uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3 .0
48
+ uses : actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4 .0
49
49
with :
50
50
subject-path : ' ${{ github.workspace }}/lambdas/functions/**/*.zip'
51
51
- name : Update release notes with attestation
Original file line number Diff line number Diff line change 26
26
"dependencies" : {
27
27
"@aws-github-runner/aws-powertools-util" : " *" ,
28
28
"@aws-github-runner/aws-ssm-util" : " *" ,
29
- "@aws-sdk/client-ec2" : " ^3.827 .0" ,
30
- "@aws-sdk/client-ssm" : " ^3.826 .0" ,
29
+ "@aws-sdk/client-ec2" : " ^3.830 .0" ,
30
+ "@aws-sdk/client-ssm" : " ^3.830 .0" ,
31
31
"cron-parser" : " ^5.0.4"
32
32
},
33
33
"nx" : {
Original file line number Diff line number Diff line change 32
32
"dependencies" : {
33
33
"@aws-github-runner/aws-powertools-util" : " *" ,
34
34
"@aws-github-runner/aws-ssm-util" : " *" ,
35
- "@aws-lambda-powertools/parameters" : " ^2.20 .0" ,
36
- "@aws-sdk/client-ec2" : " ^3.827 .0" ,
37
- "@aws-sdk/client-sqs" : " ^3.826 .0" ,
35
+ "@aws-lambda-powertools/parameters" : " ^2.21 .0" ,
36
+ "@aws-sdk/client-ec2" : " ^3.830 .0" ,
37
+ "@aws-sdk/client-sqs" : " ^3.830 .0" ,
38
38
"@middy/core" : " ^6.1.6" ,
39
39
"@octokit/auth-app" : " 8.0.1" ,
40
40
"@octokit/core" : " 7.0.2" ,
Original file line number Diff line number Diff line change 28
28
},
29
29
"dependencies" : {
30
30
"@aws-github-runner/aws-powertools-util" : " *" ,
31
- "@aws-sdk/client-s3" : " ^3.826 .0" ,
32
- "@aws-sdk/lib-storage" : " ^3.826 .0" ,
31
+ "@aws-sdk/client-s3" : " ^3.830 .0" ,
32
+ "@aws-sdk/lib-storage" : " ^3.830 .0" ,
33
33
"@middy/core" : " ^6.1.6" ,
34
34
"@octokit/rest" : " 22.0.0" ,
35
35
"axios" : " ^1.8.4"
Original file line number Diff line number Diff line change 24
24
},
25
25
"dependencies" : {
26
26
"@aws-github-runner/aws-powertools-util" : " *" ,
27
- "@aws-sdk/client-ec2" : " ^3.827 .0" ,
27
+ "@aws-sdk/client-ec2" : " ^3.830 .0" ,
28
28
"@middy/core" : " ^6.1.6"
29
29
},
30
30
"nx" : {
Original file line number Diff line number Diff line change 17
17
"all" : " yarn build && yarn format && yarn lint && yarn test"
18
18
},
19
19
"devDependencies" : {
20
- "@aws-sdk/client-eventbridge" : " ^3.826 .0" ,
20
+ "@aws-sdk/client-eventbridge" : " ^3.830 .0" ,
21
21
"@octokit/webhooks-types" : " ^7.6.1" ,
22
22
"@types/aws-lambda" : " ^8.10.147" ,
23
23
"@types/express" : " ^5.0.0" ,
30
30
"dependencies" : {
31
31
"@aws-github-runner/aws-powertools-util" : " *" ,
32
32
"@aws-github-runner/aws-ssm-util" : " *" ,
33
- "@aws-sdk/client-sqs" : " ^3.826 .0" ,
33
+ "@aws-sdk/client-sqs" : " ^3.830 .0" ,
34
34
"@middy/core" : " ^6.1.6" ,
35
35
"@octokit/rest" : " 22.0.0" ,
36
36
"@octokit/types" : " ^14.1.0" ,
Original file line number Diff line number Diff line change 20
20
"body-parser" : " ^2.2.0"
21
21
},
22
22
"dependencies" : {
23
- "@aws-lambda-powertools/logger" : " ^2.20 .0" ,
24
- "@aws-lambda-powertools/metrics" : " ^2.20 .0" ,
25
- "@aws-lambda-powertools/tracer" : " ^2.20 .0" ,
23
+ "@aws-lambda-powertools/logger" : " ^2.21 .0" ,
24
+ "@aws-lambda-powertools/metrics" : " ^2.21 .0" ,
25
+ "@aws-lambda-powertools/tracer" : " ^2.21 .0" ,
26
26
"aws-lambda" : " ^1.0.7"
27
27
},
28
28
"nx" : {
Original file line number Diff line number Diff line change 23
23
},
24
24
"dependencies" : {
25
25
"@aws-github-runner/aws-powertools-util" : " *" ,
26
- "@aws-sdk/client-ssm" : " ^3.826 .0"
26
+ "@aws-sdk/client-ssm" : " ^3.830 .0"
27
27
},
28
28
"nx" : {
29
29
"includedScripts" : [
Original file line number Diff line number Diff line change 33
33
"@typescript-eslint/parser" : " ^8.31.0" ,
34
34
"@vitest/coverage-v8" : " ^3.0.8" ,
35
35
"chalk" : " ^5.4.1" ,
36
- "eslint" : " ^9.27 .0" ,
37
- "eslint-plugin-prettier" : " 5.4.0 " ,
36
+ "eslint" : " ^9.29 .0" ,
37
+ "eslint-plugin-prettier" : " 5.4.1 " ,
38
38
"nx" : " 20.6.4" ,
39
39
"prettier" : " ^3.5.3" ,
40
40
"ts-node" : " ^10.9.2" ,
41
41
"ts-node-dev" : " ^2.0.0" ,
42
42
"typescript" : " ^5.8.3" ,
43
43
"vite" : " ^6.3.5" ,
44
- "vitest" : " ^3.1.4 "
44
+ "vitest" : " ^3.2.3 "
45
45
},
46
46
"packageManager" :
" [email protected] "
47
47
}
You can’t perform that action at this time.
0 commit comments