Skip to content

Update Terraform aws to v5.83.1 #124

Update Terraform aws to v5.83.1

Update Terraform aws to v5.83.1 #124

Workflow file for this run

name: tfsec-pr-commenter
on:
pull_request:
jobs:
tfsec:
name: tfsec PR commenter
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/checkout@master
- name: tfsec
uses: aquasecurity/[email protected]
with:
github_token: ${{ github.token }}