We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c13b72d commit 11b97ecCopy full SHA for 11b97ec
.github/workflows/event-processor.yml
@@ -55,7 +55,7 @@ jobs:
55
run: >
56
dotnet tool install
57
Azure.Sdk.Tools.GitHubEventProcessor
58
- --version 1.0.0-dev.20240227.2
+ --version 1.0.0-dev.20240229.2
59
--add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json
60
--global
61
shell: bash
.github/workflows/scheduled-event-processor.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
0 commit comments