Skip to content

Commit

Permalink
Update polaris.yml - polaris_prComment_enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
lokeshbd authored Nov 11, 2024
1 parent afeeadf commit df34220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/polaris.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
#coverity_args: --config-override capture.build.build-command=npm run all
- name: Polaris PR Scan
if: ${{ github.event_name == 'pull_request' }}
uses: blackduck-inc/black-duck-security-scan@FOLDER_CHANGE
uses: blackduck-inc/black-duck-security-scan@main
with:
polaris_server_url: ${{ secrets.POLARIS_SERVERURL }}
polaris_access_token: ${{ secrets.POLARIS_ACCESSTOKEN }}
Expand Down

0 comments on commit df34220

Please sign in to comment.