Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2021-12-06 16:37:48 +0300
committerGitHub <noreply@github.com>2021-12-06 16:37:48 +0300
commit6880454ee1a29cb9e8239cb28d352228712661ee (patch)
tree7a3d6827e82ff44ac6c28c45987272933bc70345 /eng/common/templates/job/execute-sdl.yml
parent0c8679bda549508e4e6d08a790af01da2df9a204 (diff)
Update dependencies from https://github.com/dotnet/arcade build 20211203.6 (#2424)
[main] Update dependencies from dotnet/arcade
Diffstat (limited to 'eng/common/templates/job/execute-sdl.yml')
-rw-r--r--eng/common/templates/job/execute-sdl.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/common/templates/job/execute-sdl.yml b/eng/common/templates/job/execute-sdl.yml
index 3aafc82e4..8128f2c35 100644
--- a/eng/common/templates/job/execute-sdl.yml
+++ b/eng/common/templates/job/execute-sdl.yml
@@ -54,7 +54,7 @@ jobs:
# The Guardian version specified in 'eng/common/sdl/packages.config'. This value must be kept in
# sync with the packages.config file.
- name: DefaultGuardianVersion
- value: 0.53.3
+ value: 0.109.0
- name: GuardianVersion
value: ${{ coalesce(parameters.overrideGuardianVersion, '$(DefaultGuardianVersion)') }}
- name: GuardianPackagesConfigFile