Skip to content

Commit 697d373

Browse files
add permission (#453)
Signed-off-by: Barabanov, Alexander <alexander.barabanov@intel.com>
1 parent 3ded8f2 commit 697d373

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_precommit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
runs-on: ubuntu-latest
8181
permissions:
8282
contents: read
83+
security-events: write # Needed to upload the results in SARIF
8384
steps:
8485
- name: Checkout code
8586
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0

0 commit comments

Comments
 (0)