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