Skip to content

Commit

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

Bump aquasecurity/tfsec-sarif-action from 9a83b5c3524f825c020e356335855741fd02745f to 21ded20e8ca120cd9d3d6ab04ef746477542a608
  • Loading branch information
spy86 authored May 27, 2024
2 parents 085376c + 1f1345c commit 1a8dc5e
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@v3
- 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 1a8dc5e

Please sign in to comment.