Skip to content

Commit 38abc9b

Browse files
committed
Attempting to update analyze permissions to get around current pipeline issue
1 parent 0f25f75 commit 38abc9b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ jobs:
6363

6464
analyze:
6565
runs-on: ubuntu-latest
66+
permissions:
67+
contents: read
68+
security-events: write
6669
steps:
6770
- uses: actions/checkout@v3
6871
- name: Setup necessary dotnet SDKs

0 commit comments

Comments
 (0)