Skip to content

Commit

Permalink
ACS-6307 Implement SAST pipeline scan
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolajbrzezinski committed Nov 28, 2023
1 parent 99736ce commit e9ffef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ env:
AWS_REGION: eu-west-1

jobs:
veracode:
veracode_sca:
name: "Source Clear Scan (SCA)"
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e9ffef5

Please sign in to comment.