Skip to content

Commit 8bb42a1

Browse files
authored
Give vulcheck workflow contents read permission
1 parent d64f6de commit 8bb42a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
name: Vulnerability Scan
8888
uses: ./.github/workflows/vulncheck.yml
8989
permissions:
90+
contents: read
9091
security-events: write
9192
with:
9293
target-branch: ${{ github.event.pull_request.base.ref || github.ref_name }}

0 commit comments

Comments
 (0)