Skip to content

Commit e843816

Browse files
authored
Merge branch 'main' into fix/ofasyncenum-netstandard20-027c65259e7c7a65
2 parents 4e68630 + 70469e7 commit e843816

7 files changed

Lines changed: 1526 additions & 22 deletions

.github/aw/actions-lock.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"entries": {
3+
"actions/checkout@v5": {
4+
"repo": "actions/checkout",
5+
"version": "v5",
6+
"sha": "93cb6efe18208431cddfb8368fd83d5badbf9bfd"
7+
},
8+
"actions/github-script@v8": {
9+
"repo": "actions/github-script",
10+
"version": "v8",
11+
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
12+
},
13+
"github/gh-aw/actions/[email protected]": {
14+
"repo": "github/gh-aw/actions/setup",
15+
"version": "v0.47.2",
16+
"sha": "faf2523ba6ae8aa862dc5c98e06d72e54a342d1f"
17+
}
18+
}
19+
}

.github/workflows/daily-perf-improver.lock.yml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-perf-improver.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ timeout-minutes: 60
1414

1515
permissions: read-all
1616

17-
network: defaults
17+
network:
18+
allowed:
19+
- defaults
20+
- dotnet
1821

1922
safe-outputs:
2023
create-discussion:

0 commit comments

Comments
 (0)