Update zscaler-iac-scan.yml

This commit is contained in:
Jeevan Reddy Ragula
2022-04-21 15:26:09 +05:30
committed by GitHub
parent 24b1703536
commit cfa93d0eec
+2 -3
View File
@@ -12,8 +12,7 @@
#GitHub secrets (ZSCANNER_CLIENT_ID, ZSCANNER_CLIENT_SECRET).
#Refer https://github.com/marketplace/actions/zscaler-iac-scan for additional details on setting up this workflow.
#Any issues with this workflow, please raise it on https://github.com/ZscalerCWP/Zscaler-IaC-Action/issues
#for further investigation.
#Any issues with this workflow, please raise it on https://github.com/ZscalerCWP/Zscaler-IaC-Action/issues for further investigation.
name: Zscaler IaC Scan
on:
@@ -54,4 +53,4 @@ jobs:
if: ${{ success() || failure() && (steps.zscaler-iac-scan.outputs.sarif_file_path != '') }}
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: ${{ steps.zscaler-iac-scan.sarif_file_path }}
sarif_file: ${{ steps.zscaler-iac-scan.sarif_file_path }}