Skip to content

Commit de7a592

Browse files
committed
dependency-review needs access to submit to dependency graph
As per: https://github.com/marketplace/actions/sbt-dependency-submission#unexpected-status-403
1 parent 4d1fbf9 commit de7a592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-review.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55

66
permissions:
7-
contents: read
7+
contents: write # for submitting dependency graph
88
pull-requests: write # for comment-summary-in-pr
99

1010
jobs:

0 commit comments

Comments
 (0)