Skip to content

Commit 588f267

Browse files
authored
Update security code scanner file (#172)
This pull request replaces mixpanel token with more generic naming.
1 parent aff049e commit 588f267

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security-code-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
storybook/
4040
test*/
4141
rules_excluded: example
42-
mixpanel_project_token: ${{ secrets.SECURITY_CODE_SCANNER_MIXPANEL_TOKEN }}
42+
project_metrics_token: ${{ secrets.SECURITY_SCAN_METRICS_TOKEN }}
4343
slack_webhook: ${{ secrets.APPSEC_BOT_SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)