Skip to content

Commit 44c23bf

Browse files
Akala EmmanuelAkala Emmanuel
authored andcommitted
chore: updated self-check v2
1 parent 35edc7e commit 44c23bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/self-check.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
jobs:
1212
check-dependencies:
1313
runs-on: ubuntu-latest
14+
permissions:
15+
contents: read # for actions/checkout
16+
security-events: write # for github/codeql-action/upload-sarif
1417
steps:
1518
- name: Checkout
1619
uses: actions/checkout@v4

0 commit comments

Comments
 (0)