Skip to content

Commit

Permalink
Changed codeql to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronaldo Macapobre committed Aug 26, 2024
1 parent c705292 commit 98aff67
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 @@ -69,7 +69,7 @@ jobs:
working_directory: ${{ inputs.CONTEXT_FOLDER }}
tfsec_args: "--tfvars-file=${{ inputs.CONTEXT_FOLDER }}/${{ inputs.ENVIRONMENT_NAME }}.tfvars"
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: tfsec.sarif
needs: [check_changes]
Expand Down

0 comments on commit 98aff67

Please sign in to comment.