Skip to content

Commit 3db0297

Browse files
committed
fix: resolve recurring security audit CI failures
1 parent e55d4fb commit 3db0297

2 files changed

Lines changed: 14 additions & 10 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ on:
1919
env:
2020
CARGO_TERM_COLOR: always
2121

22+
permissions:
23+
contents: read
24+
checks: write
25+
2226
jobs:
2327
lint:
2428
name: Lint with prek

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)