There was an error while loading. Please reload this page.
1 parent 2602bd2 commit 7d1af55Copy full SHA for 7d1af55
1 file changed
.github/workflows/build.yml
@@ -149,7 +149,7 @@ jobs:
149
# Pinned deliberately: the tool that signs the release should not change without
150
# someone choosing to change it.
151
- name: Install the signing tool
152
- run: dotnet tool install --global SignUniversal.Cli --version 1.0.31-alpha
+ run: dotnet tool install --global SignUniversal.Cli --version 1.0.32
153
154
- name: Sign
155
env:
0 commit comments