Skip to content

Commit 20af046

Browse files
committed
fix(ci): Give needed permissions
1 parent 9cc4cea commit 20af046

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/rust.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ on:
77

88
jobs:
99
rust:
10+
permissions:
11+
security-events: read
1012
uses: FyraLabs/actions/.github/workflows/rust.yml@main

0 commit comments

Comments
 (0)