Skip to content

chore(DMVP-3019): drop aws_, it is already in aws context #39

chore(DMVP-3019): drop aws_, it is already in aws context

chore(DMVP-3019): drop aws_, it is already in aws context #39

Workflow file for this run

name: TFSEC
on:
pull_request:
push:
branches: [main, master]
jobs:
terraform-tfsec:
runs-on: ubuntu-latest
permissions:
actions: write
contents: write
discussions: write
pull-requests: write
steps:
- uses: dasmeta/reusable-actions-workflows/tfsec@main
with:
fetch-depth: 0
continue-on-error: true