Update apisec-scan.yml

This commit is contained in:
Shubham malik
2022-02-14 15:19:56 +05:30
committed by GitHub
parent 7fb1c31151
commit ab9bdce2e3
+5
View File
@@ -42,8 +42,13 @@ on:
workflow_dispatch: workflow_dispatch:
permissions:
contents: read
jobs: jobs:
Trigger APIsec scan: Trigger APIsec scan:
permissions:
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: