Skip to content

Commit 24acaa4

Browse files
anannya03azure-sdk
authored andcommitted
Update version
1 parent 52932bc commit 24acaa4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/event-processor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
run: >
6969
dotnet tool install
7070
Azure.Sdk.Tools.GitHubEventProcessor
71-
--version 1.0.0-dev.20250314.4
71+
--version 1.0.0-dev.20260129.1
7272
--add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json
7373
--global
7474
shell: bash

.github/workflows/scheduled-event-processor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: >
4040
dotnet tool install
4141
Azure.Sdk.Tools.GitHubEventProcessor
42-
--version 1.0.0-dev.20250425.1
42+
--version 1.0.0-dev.20260129.1
4343
--add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json
4444
--global
4545
shell: bash

0 commit comments

Comments
 (0)