Skip to content

Bump google-github-actions/auth from 0 to 2 #119

Bump google-github-actions/auth from 0 to 2

Bump google-github-actions/auth from 0 to 2 #119

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 }}