mirror of
https://github.com/actions/runner.git
synced 2025-12-11 21:06:55 +00:00
Send disableUpdate as query parameter (#2970)
This commit is contained in:
@@ -222,6 +222,7 @@ namespace GitHub.Runner.Listener
|
||||
BuildConstants.RunnerPackage.Version,
|
||||
VarUtil.OS,
|
||||
VarUtil.OSArchitecture,
|
||||
_settings.DisableUpdate,
|
||||
_getMessagesTokenSource.Token);
|
||||
|
||||
// Decrypt the message body if the session is using encryption
|
||||
|
||||
Reference in New Issue
Block a user