Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit cac48a9

Browse files
chore(deps): update aquasecurity/tfsec-pr-commenter-action action to v1
1 parent c0da8d0 commit cac48a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/terraform-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
uses: actions/checkout@v2
225225

226226
- name: tfsec
227-
uses: aquasecurity/tfsec-pr-commenter-action@v0.1.10
227+
uses: aquasecurity/tfsec-pr-commenter-action@v1.3.1
228228
with:
229229
github_token: ${{ secrets.token }}
230230
working_directory: ${{ inputs.path }}

0 commit comments

Comments
 (0)