Skip to content

Commit

Permalink
update sonar workflow. use sast_bt_testDebugUnitTestCoverage
Browse files Browse the repository at this point in the history
  • Loading branch information
tchatziperis committed Apr 15, 2024
1 parent 45c304d commit 198675b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
SAST_caller:
uses: eu-digital-identity-wallet/eudi-infra-ci/.github/workflows/sast_bt.yml@main
uses: eu-digital-identity-wallet/eudi-infra-ci/.github/workflows/sast_bt_testDebugUnitTestCoverage.yml@main
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 198675b

Please sign in to comment.