Skip to content

fix: Allow the admin arn to be set for the KMS key #632

fix: Allow the admin arn to be set for the KMS key

fix: Allow the admin arn to be set for the KMS key #632

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/tfsec-pr-commenter-action@main
with:
github_token: ${{ github.token }}