Skip to content

Bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 in /test #301

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

Bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 in /test #301

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