Skip to content

Bump boto3 from 1.36.2 to 1.36.6 #303

Bump boto3 from 1.36.2 to 1.36.6

Bump boto3 from 1.36.2 to 1.36.6 #303

Workflow file for this run

name: Static analysis
on: push
jobs:
call-secrets-analysis-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/[email protected]
call-ruff-workflow:
# Docs: https://github.com/ASFHyP3/actions
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/[email protected]
- uses: scottbrenner/[email protected]
- run: cfn-lint --info --ignore-checks W3002 --template `find . -name cloudformation.yml`