Skip to content

Commit a828a8b

Browse files
Update aquasecurity/tfsec-pr-commenter-action action to v1.3.1
1 parent cb9c2c1 commit a828a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tfsec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
- name: Clone repo
1010
uses: actions/checkout@master
1111
- name: tfsec
12-
uses: aquasecurity/tfsec-pr-commenter-action@v1.2.0
12+
uses: aquasecurity/tfsec-pr-commenter-action@v1.3.1
1313
with:
1414
github_token: ${{ github.token }}

0 commit comments

Comments
 (0)