Skip to content

Commit 65e90ab

Browse files
committed
Merged PR 53983: [release/10.0] Sync branch with origin/main (#8627)
2 parents 00a7236 + e7a44c6 commit 65e90ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/respond-to-first-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
permissions:
1313
issues: write
1414
steps:
15-
- uses: actions/first-interaction@753c925c8d1ac6fede23781875376600628d9b5d
15+
- uses: actions/first-interaction@1c4688942c71f71d4f5502a26ea67c331730fa4d
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}
1818
issue-message: "## Welcome to dotnet-monitor!\nThanks for creating your first issue; let us know what you think of dotnet-monitor by filling out our [survey](https://aka.ms/dotnet-monitor-survey?src=firstissue)."

eng/dependabot/independent/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PropertyGroup>
55
<AzureCoreVersion>1.49.0</AzureCoreVersion>
66
<AzureIdentityVersion>1.16.0</AzureIdentityVersion>
7-
<AzureStorageBlobsVersion>12.25.0</AzureStorageBlobsVersion>
7+
<AzureStorageBlobsVersion>12.25.1</AzureStorageBlobsVersion>
88
<AzureStorageQueuesVersion>12.23.0</AzureStorageQueuesVersion>
99
<MicrosoftIdentityWebVersion>3.14.1</MicrosoftIdentityWebVersion>
1010
<MicrosoftOpenApiReadersVersion>1.6.24</MicrosoftOpenApiReadersVersion>

0 commit comments

Comments
 (0)