Skip to content

Commit

Permalink
Update actions/ibm-semeru-dependency/main.go
Browse files Browse the repository at this point in the history
Co-authored-by: David O'Sullivan <[email protected]>
  • Loading branch information
Daniel Mikusa and pivotal-david-osullivan authored Dec 2, 2021
1 parent d351840 commit 4b2a0f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/ibm-semeru-dependency/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ func main() {
// Java 8 uses `1.8.0` and `updateXX` in the CPE, instead of 8.0.x
//
// This adjusts the update job to set the CPE in this way instead
// of using the stardard version format
// of using the standard version format
outputs["cpe"] = fmt.Sprintf("update%d", latestVersion.Patch())
}

Expand Down

0 comments on commit 4b2a0f0

Please sign in to comment.