We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1e167c + e35283f commit 3a918d4Copy full SHA for 3a918d4
.github/workflows/tfsec.yml
@@ -9,6 +9,6 @@ jobs:
9
- name: Clone repo
10
uses: actions/checkout@master
11
- name: tfsec
12
- uses: aquasecurity/tfsec-pr-commenter-action@v1.0.2
+ uses: aquasecurity/tfsec-pr-commenter-action@v1.3.1
13
with:
14
github_token: ${{ github.token }}
0 commit comments