Skip to content

Commit

Permalink
Merge pull request #10 from Think-Cube/dependabot/github_actions/aqua…
Browse files Browse the repository at this point in the history
…security/tfsec-sarif-action-21ded20e8ca120cd9d3d6ab04ef746477542a608

Bump aquasecurity/tfsec-sarif-action from 9a83b5c3524f825c020e356335855741fd02745f to 21ded20e8ca120cd9d3d6ab04ef746477542a608
  • Loading branch information
spy86 authored May 27, 2024
2 parents 7a26a32 + 34dc18d commit 9ab3a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tfsec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Clone repo
uses: actions/checkout@v4
- name: Run tfsec
uses: aquasecurity/tfsec-sarif-action@9a83b5c3524f825c020e356335855741fd02745f
uses: aquasecurity/tfsec-sarif-action@21ded20e8ca120cd9d3d6ab04ef746477542a608
with:
sarif_file: tfsec.sarif
- name: Upload SARIF file
Expand Down

0 comments on commit 9ab3a2d

Please sign in to comment.