Skip to content

Commit c40082a

Browse files
authored
Remove CodeQL action since it's not needed here
1 parent 59cae66 commit c40082a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/snyk_ruby-analysis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,3 @@ jobs:
3131
# More details in https://github.com/snyk/actions#getting-your-snyk-token
3232
# or you can signup for free at https://snyk.io/login
3333
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
34-
- name: Upload result to GitHub Code Scanning
35-
uses: github/codeql-action/upload-sarif@v1
36-
with:
37-
sarif_file: snyk.sarif

0 commit comments

Comments
 (0)