Update code-scanning/credo.yml
Co-authored-by: Sampark Sharma <[email protected]>
This commit is contained in:
co-authored by
Sampark Sharma
parent
c7f44d7163
commit
f5cfb3ea9c
@@ -33,6 +33,7 @@ jobs:
|
||||
permissions:
|
||||
contents: read # for actions/checkout to fetch code
|
||||
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
|
||||
actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user