Skip to content

Commit

Permalink
Replacing hash to tagged version as per recommendation
Browse files Browse the repository at this point in the history
Co-authored-by: Wade Barnes <[email protected]>
  • Loading branch information
ronaldo-macapobre and WadeBarnes authored Aug 27, 2024
1 parent fe5e8a1 commit f6e0b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-template-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: tfsec
uses: aquasecurity/tfsec-sarif-action@21ded20e8ca120cd9d3d6ab04ef746477542a608
uses: aquasecurity/tfsec-sarif-action@v0.1.4
with:
sarif_file: tfsec.sarif
working_directory: ${{ inputs.CONTEXT_FOLDER }}
Expand Down

0 comments on commit f6e0b6f

Please sign in to comment.