Skip to content

Commit 6c138a0

Browse files
committed
fix: Add actions:read permission alongside checks:read
1 parent ede5eae commit 6c138a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/claude-code-dependency-review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
pull-requests: write
3939
id-token: write
4040
checks: read
41+
actions: read
4142

4243
steps:
4344
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)