Skip to content

Bump cachetools from 5.5.0 to 5.5.1 #302

Bump cachetools from 5.5.0 to 5.5.1

Bump cachetools from 5.5.0 to 5.5.1 #302

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`