Skip to content

Commit

Permalink
Update security code scanner file (#2253)
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 7, 2024
1 parent 6e478df commit 0cbb49d
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 @@ -31,5 +31,5 @@ jobs:
'**/jest.environment.js'
'**/jest.config.js'
node_modules
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 0cbb49d

Please sign in to comment.