Skip to content

update release refs to v0.5.1 (#856) #330

update release refs to v0.5.1 (#856)

update release refs to v0.5.1 (#856) #330

name: 'terrafrom-sec-analysis'
on:
push:
branches:
- '**'
jobs:
tfsec:
strategy:
matrix:
example_path: [
'examples-dev/aws',
'examples-dev/gcp',
]
uses: ./.github/workflows/terraform-sec-analysis.yaml
with:
example_path: ${{ matrix.example_path }}