Skip to content

Commit

Permalink
feat: adding debug to upload action
Browse files Browse the repository at this point in the history
  • Loading branch information
clementrey-dev authored Aug 30, 2024
1 parent f0b07a2 commit 56a15d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/iac_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
if: success() || failure()
with:
sarif_file: "${{ env.TRIVY_REPORT_FILE }}"
env:
ACTIONS_STEP_DEBUG: true

- name: Save report results as an artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 56a15d9

Please sign in to comment.