Skip to content

Commit 16f27ca

Browse files
azure-sdkjsquire
andauthored
Sync .github/workflows directory with azure-sdk-tools for PR 7071 (Azure#27332)
Sync .github/workflows directory with azure-sdk-tools for PR Azure/azure-sdk-tools#7071 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Jesse Squire <jesse.squire@gmail.com>
1 parent 47db633 commit 16f27ca

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)