Skip to content

Bump hashicorp/setup-terraform from 2 to 3 #118

Bump hashicorp/setup-terraform from 2 to 3

Bump hashicorp/setup-terraform from 2 to 3 #118

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