Skip to content

Update go and terraform in test environment #352

Update go and terraform in test environment

Update go and terraform in test environment #352

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/tfsec-pr-commenter-action@v1.3.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}