Skip to content

Commit a8b2a41

Browse files
authored
Update polaris-workflow.yml
1 parent d6aa948 commit a8b2a41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/polaris-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
with:
2828
polaris_server_url: ${{ vars.POLARIS_URL }}
2929
polaris_access_token: ${{ secrets.POLARIS_ACCESS_TOKEN }}
30+
polaris_application_name: mkoishi-${{ github.event.repository.name }}
3031
polaris_assessment_types: SAST,SCA
3132
polaris_waitForScan: true
3233
mark_build_status: failure

0 commit comments

Comments
 (0)