Skip to content

Commit

Permalink
chore: Rename Veracode appname in CI job (eclipse-tractusx#265)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Latzelsperger <[email protected]>
  • Loading branch information
tuncaytunc-zf and paullatzelsperger committed May 4, 2023
1 parent 39f719e commit c682187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/veracode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
needs.secret-presence.outputs.ORG_VERACODE_API_ID && needs.secret-presence.outputs.ORG_VERACODE_API_KEY
continue-on-error: true
with:
appname: product-edc/${{ matrix.variant.name }}
appname: tractusx-edc/${{ matrix.variant.name }}
createprofile: true
version: ${{ matrix.variant.name }}-${{ github.sha }}
filepath: ${{ matrix.variant.dir }}/${{ matrix.variant.name }}/build/libs/${{ matrix.variant.name }}.tar.gz
Expand Down

0 comments on commit c682187

Please sign in to comment.