mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-14 22:07:51 +00:00
Extend the user agent and fix the build version for the listener app (#2892)
This commit is contained in:
@@ -2,3 +2,5 @@ package build
|
||||
|
||||
// This is overridden at build-time using go-build ldflags. dev is the fallback value
|
||||
var Version = "NA"
|
||||
|
||||
var CommitSHA = "NA"
|
||||
|
||||
Reference in New Issue
Block a user