File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1919 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2020 PRNUM : ${{ github.event.pull_request.number }}
2121 PRAUTHOR : ${{ github.event.pull_request.user.login }}
22- run : gh pr edit $PRNUM --add-reviewer Checkmarx/ast-phoenix-team
22+ run : gh pr edit $PRNUM --add-reviewer Checkmarx/cx-anurag-dalke
Original file line number Diff line number Diff line change @@ -38,10 +38,7 @@ require (
3838 github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
3939 go.yaml.in/yaml/v2 v2.4.2 // indirect
4040 go.yaml.in/yaml/v3 v3.0.3 // indirect
41- )
42-
43- require (
44- dario.cat/mergo v1.0.1 // indirect
41+ dario.cat/mergo v1.0.1 // indirect
4542 github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect
4643 github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20240914100643-eb91380d8434 // indirect
4744 github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
You can’t perform that action at this time.
0 commit comments