Skip to content

Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in /test #302

Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in /test

Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 in /test #302

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