Skip to content

Commit 503b7db

Browse files
committed
Rollback change for Composite action
1 parent d06b050 commit 503b7db

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/binary-ready-veracode-sast-policy-scan.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ jobs:
8787
scantimeout: 30
8888
failbuild: ${{ github.event.client_payload.user_config.break_build_policy_findings }}
8989
deleteincompletescan: true
90-
workflowApp: true
9190

9291

9392
- name: Veracode Policy Results

.github/workflows/veracode-policy-scan.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ jobs:
9090
failbuild: ${{ inputs.break_build_policy_findings }}
9191
gitRepositoryUrl: ${{ github.server_url }}/${{ inputs.source_repository }}
9292
deleteincompletescan: true
93-
workflowApp: true
9493

9594
- name: Veracode Policy Results
9695
id: prepare-results

0 commit comments

Comments
 (0)