Skip to content

Commit

Permalink
Update security code scanner file (#4025)
Browse files Browse the repository at this point in the history
## Automated PR

This pull request replaces mixpanel token with more generic naming.
  • Loading branch information
metamaskbot authored Mar 6, 2024
1 parent 877b854 commit 289434b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-code-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
node_modules
merged-packages/
'**/jest.environment.js'
mixpanel_project_token: ${{secrets.SECURITY_CODE_SCANNER_MIXPANEL_TOKEN}}
project_metrics_token: ${{secrets.SECURITY_SCAN_METRICS_TOKEN}}
slack_webhook: ${{ secrets.APPSEC_BOT_SLACK_WEBHOOK }}

0 comments on commit 289434b

Please sign in to comment.