mirror of
https://github.com/revanced/revanced-releases-api.git
synced 2025-05-16 20:37:05 +02:00
update sarif uploader
This commit is contained in:
parent
555e73c8db
commit
8430b9559a
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -81,6 +81,6 @@ jobs:
|
|||||||
output: 'trivy-results.sarif'
|
output: 'trivy-results.sarif'
|
||||||
|
|
||||||
- name: Upload Trivy scan results to GitHub Security tab
|
- name: Upload Trivy scan results to GitHub Security tab
|
||||||
uses: github/codeql-action/upload-sarif@v1
|
uses: github/codeql-action/upload-sarif@v2
|
||||||
with:
|
with:
|
||||||
sarif_file: 'trivy-results.sarif'
|
sarif_file: 'trivy-results.sarif'
|
Loading…
x
Reference in New Issue
Block a user