Skip to content

Commit

Permalink
Update code-scanning/credo.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Sampark Sharma <phantsure@github.com>
  • Loading branch information
ElizabethBarrord and Phantsure committed Mar 7, 2023
1 parent c7f44d7 commit f5cfb3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code-scanning/credo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f5cfb3e

Please sign in to comment.