Skip to content

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /test #290

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /test

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /test #290

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