Send disableUpdate as query parameter (#2970)

This commit is contained in:
Luke Tomlinson
2023-11-13 10:19:42 -05:00
committed by GitHub
parent a4c57f2747
commit 3136ce3a71
7 changed files with 30 additions and 12 deletions

View File

@@ -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