Skip to content

Update golang.org/x/sys digest to 0829ab1 [SECURITY] - autoclosed #746

Update golang.org/x/sys digest to 0829ab1 [SECURITY] - autoclosed

Update golang.org/x/sys digest to 0829ab1 [SECURITY] - autoclosed #746

Workflow file for this run

name: tfsec-pr-commenter
on:
pull_request:
jobs:
tfsec:
name: tfsec PR commenter
runs-on: ubuntu-18.04
steps:
- name: Clone repo
uses: actions/checkout@master
- name: tfsec
uses: aquasecurity/[email protected]
with:
working_directory: terraform
github_token: ${{ secrets.GITHUB_TOKEN }}