File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2020 - uses : gitleaks/gitleaks-action@v2
2121 env :
2222 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
23+ GITLEAKS_ENABLE_UPLOAD_ARTIFACT : ' false'
24+ GITLEAKS_VERSION : ' 8.28.0'
25+ GITLEAKS_LOG_LEVEL : ' trace'
2326
2427 - name : Use Node.js ${{ matrix.node-version }}
2528 uses : actions/setup-node@v4
Original file line number Diff line number Diff line change @@ -68,9 +68,9 @@ if (require.main === module) {
6868
6969 const fakeContext : Context = {
7070 clientContext : {
71- gc_client_id : '' ,
72- gc_client_secret : '' ,
73- gc_aws_region : 'us-east-1'
71+ gc_client_id : 'asdadad-asdadad-asdada ' ,
72+ gc_client_secret : 'lksahgoaijsfd-aslkfdavnlczv-osdnxzcl349372-234432ewfdk32042fdh// ' ,
73+ gc_aws_region : 'us-east-1' ,
7474 }
7575 } ;
7676
You can’t perform that action at this time.
0 commit comments