Skip to content

Commit 09a30b1

Browse files
authored
Merge branch 'main' into km/cose-signatures
2 parents 84342f6 + b4780a9 commit 09a30b1

File tree

4 files changed

+404
-397
lines changed

4 files changed

+404
-397
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)