Skip to content

Commit 0c9eefc

Browse files
Copilotsoftworkz
andcommitted
Add explicit permissions to check-dotnet10 workflow for security
Co-authored-by: softworkz <4985349+softworkz@users.noreply.github.com>
1 parent 8f51685 commit 0c9eefc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/check-dotnet10.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ on:
1111
jobs:
1212
check-dotnet10-ubuntu:
1313
runs-on: ubuntu-latest
14+
permissions:
15+
contents: read
1416

1517
steps:
1618
- name: Check pre-installed .NET versions

0 commit comments

Comments
 (0)