Skip to content

Commit 15632c2

Browse files
committed
Limit permissions on GitHub actions.
1 parent 1a698c9 commit 15632c2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/dart.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
defaults:
1111
run:
1212
shell: bash
13+
permissions:
14+
contents: read
1315

1416
jobs:
1517
build:

0 commit comments

Comments
 (0)