1
0
mirror of https://github.com/tommytran732/Synapse-Docker synced 2024-09-18 20:34:42 -04:00

update actions to v2

This commit is contained in:
Wonderfall 2022-09-11 13:40:52 +02:00
parent 3e0101723f
commit 5b6e336523
2 changed files with 3 additions and 3 deletions

View File

@ -35,7 +35,7 @@ jobs:
vuln-type: "os"
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: 'trivy-results.sarif'

View File

@ -24,6 +24,6 @@ jobs:
vuln-type: "os"
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: 'trivy-results.sarif'
sarif_file: 'trivy-results.sarif'