Skip to content

Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /test #340

Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /test

Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /test #340

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