Skip to content

Commit 2289975

Browse files
committed
Remove references of CLSA
1 parent d38c7bd commit 2289975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/common.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ func (repo *Repository) commitWorkflowFile(WorkflowFile []byte, commitSha string
374374
Message: "AUTOMATED: commited CodeQL file",
375375
Committer: Commiter{
376376
Name: "gh-cli add-files",
377-
Email: "security@clsa",
377+
Email: "security@yourcompany",
378378
},
379379
Branch: "gh-cli/codescanningworkflow",
380380
Content: encoded,

0 commit comments

Comments
 (0)