Skip to content

Use inline policy for v1beta to avoid resource recreation #334

Use inline policy for v1beta to avoid resource recreation

Use inline policy for v1beta to avoid resource recreation #334

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