Skip to content

Commit 3a918d4

Browse files
authored
Merge pull request #46 from chris-qa-org/renovate/aquasecurity-tfsec-pr-commenter-action-1.x
Update aquasecurity/tfsec-pr-commenter-action action to v1.3.1
2 parents d1e167c + e35283f commit 3a918d4

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.0.2
12+
uses: aquasecurity/tfsec-pr-commenter-action@v1.3.1
1313
with:
1414
github_token: ${{ github.token }}

0 commit comments

Comments
 (0)