Skip to content

Commit

Permalink
Trying something new
Browse files Browse the repository at this point in the history
Signed-off-by: phansGithub <root@silpixa00401197b.ir.intel.com>
  • Loading branch information
phansGithub committed Nov 10, 2023
1 parent 4bf7391 commit 22483a3
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,32 @@ jobs:
uses: github/codeql-action/init@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2.2.5

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2.2.5
uses: github/codeql-action/analyze@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2.2.5
- name: CodeQL and Dependabot Report Action
uses: rsdmike/github-security-report-action@v3.0.4
with:
repository: phansGithub/SL-Test

# ---
# name : 'SDL-CI'

# on: [push, pull_request]

# permissions: # added using https://github.com/step-security/secure-repo
# contents: read

# jobs:
# # build:
# # runs-on: ubuntu-latest
# # steps:
# # - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
# # - name: Set up Go
# # uses: actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2.2.0
# # with:
# # go-version: 1.19


# - name: CodeQL and Dependabot Report Action
# uses: rsdmike/github-security-report-action@v3.0.4
# with:
# repository: phansGithub/SL-Test

0 comments on commit 22483a3

Please sign in to comment.