Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenwang9867 committed Jul 11, 2022
1 parent 0e1223d commit 2ac26d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/check-depdiff/dependencies.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ type DependencyCheckResult struct {
Version *string `json:"version"`

// ScReresults is the scorecard result for the dependency repo.
ScReresults *pkg.ScorecardResult `json:"scorecardResults"`
ScorecardResults *pkg.ScorecardResult `json:"scorecardResults"`
}

0 comments on commit 2ac26d7

Please sign in to comment.