We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52932bc commit 24acaa4Copy full SHA for 24acaa4
.github/workflows/event-processor.yml
@@ -68,7 +68,7 @@ jobs:
68
run: >
69
dotnet tool install
70
Azure.Sdk.Tools.GitHubEventProcessor
71
- --version 1.0.0-dev.20250314.4
+ --version 1.0.0-dev.20260129.1
72
--add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json
73
--global
74
shell: bash
.github/workflows/scheduled-event-processor.yml
@@ -39,7 +39,7 @@ jobs:
39
40
41
42
- --version 1.0.0-dev.20250425.1
43
44
45
0 commit comments