Skip to content

Commit

Permalink
chore: increase hot lambda to 10 (#6815)
Browse files Browse the repository at this point in the history
  • Loading branch information
tshuli authored Oct 18, 2023
1 parent 86d5b3b commit e647a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-virus-scanner-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
uses: ./.github/workflows/aws-deploy-scanner.yml
with:
environment: 'production'
provisionedConcurrency: 5
provisionedConcurrency: 10
checkoutBranch: 'release-al2'
secrets: inherit

0 comments on commit e647a90

Please sign in to comment.