Skip to content

Commit 54b44cf

Browse files
azure-sdkjsquire
andauthored
Updating package version for configured workflows (Azure#21702)
Co-authored-by: Jesse Squire <jesse.squire@gmail.com>
1 parent f1e8d4a commit 54b44cf

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
@@ -55,7 +55,7 @@ jobs:
5555
run: >
5656
dotnet tool install
5757
Azure.Sdk.Tools.GitHubEventProcessor
58-
--version 1.0.0-dev.20230713.2
58+
--version 1.0.0-dev.20230929.3
5959
--add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json
6060
--global
6161
shell: bash

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: >
3535
dotnet tool install
3636
Azure.Sdk.Tools.GitHubEventProcessor
37-
--version 1.0.0-dev.20230713.2
37+
--version 1.0.0-dev.20230929.3
3838
--add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json
3939
--global
4040
shell: bash

0 commit comments

Comments
 (0)