Skip to content

Commit c114461

Browse files
committed
improved gh action security
1 parent 263fead commit c114461

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ jobs:
1111
name: Run Tests
1212
runs-on: ubuntu-latest
1313

14+
permissions:
15+
contents: read
16+
1417
strategy:
1518
matrix:
1619
node-version: [20.x]

0 commit comments

Comments
 (0)