Skip to content

Commit 421127b

Browse files
committed
Merge branch 'main' of github.com:bitwarden/sdk-internal into arch/more-uuids
2 parents 2417bf6 + 8fa77eb commit 421127b

File tree

5 files changed

+408
-398
lines changed

5 files changed

+408
-398
lines changed

.github/workflows/scan.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,14 @@ on:
1616
branches:
1717
- "main"
1818

19+
permissions: {}
20+
1921
jobs:
2022
check-run:
2123
name: Check PR run
2224
uses: bitwarden/gh-actions/.github/workflows/check-run.yml@main
25+
permissions:
26+
contents: read
2327

2428
sast:
2529
name: SAST scan

0 commit comments

Comments
 (0)