mirror of
https://github.com/tommytran732/Matrix.to-Docker
synced 2024-11-22 10:01:34 -05:00
Typo Fix
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
f5dfb4801a
commit
2c88225667
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -107,5 +107,5 @@ jobs:
|
|||||||
- name: Upload Grype scan results to GitHub Security tab
|
- name: Upload Grype scan results to GitHub Security tab
|
||||||
uses: github/codeql-action/upload-sarif@v3
|
uses: github/codeql-action/upload-sarif@v3
|
||||||
with:
|
with:
|
||||||
sarif_file: ${{ steps.scan.outputs.sarif }}
|
sarif_file: ${{ steps.grype.outputs.sarif }}
|
||||||
category: grype
|
category: grype
|
Loading…
Reference in New Issue
Block a user