Skip to content

Commit

Permalink
Merge pull request #6 from fabiodmota/main
Browse files Browse the repository at this point in the history
Veracode change
  • Loading branch information
nicoprow authored Feb 8, 2023
2 parents 8d71f70 + 14e3c5b commit acbbd69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/veracode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
appname: "product-vas-country-risk-frontend"
createprofile: false
filepath: "./veracode-scan-target.zip"
vid: "${{ secrets.ORG_VERACODE_API_ID }}"
vkey: "${{ secrets.ORG_VERACODE_API_KEY }}"
vid: "${{ secrets.VERACODE_API_ID }}"
vkey: "${{ secrets.VERACODE_API_KEY }}"

0 comments on commit acbbd69

Please sign in to comment.