Skip to content

Bump boto3 from 1.35.90 to 1.36.2 #205

Bump boto3 from 1.35.90 to 1.36.2

Bump boto3 from 1.35.90 to 1.36.2 #205

name: Static code analysis
on: push
jobs:
call-ruff-workflow:
uses: ASFHyP3/actions/.github/workflows/[email protected]
call-mypy-workflow:
uses: ASFHyP3/actions/.github/workflows/[email protected]
cfn-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: scottbrenner/cfn-lint-action@v2
with:
command: cfn-lint --info --ignore-checks W3002 --template **/cloudformation.yaml