Skip to content

Update Terraform azurerm to v3.113.0 #127

Update Terraform azurerm to v3.113.0

Update Terraform azurerm to v3.113.0 #127

name: Terraform security scan
on:
pull_request:
push:
branches: main
jobs:
tfsec-pr-commenter:
name: tfsec PR commenter
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/checkout@v3
- name: tfsec
uses: aquasecurity/tfsec-pr-commenter-action@v1.3.1
with:
github_token: ${{ github.token }}