chore: fix dependabot alerts (#1631)

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
Ramkumar Chinchani
2023-07-17 13:37:54 -07:00
committed by GitHub
parent 0a5241b025
commit fe9c9750b5
7 changed files with 612 additions and 501 deletions
+1 -1
View File
@@ -388,7 +388,7 @@ jobs:
TRIVY_USERNAME: ${{ github.actor }}
TRIVY_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v2.20.3
uses: github/codeql-action/upload-sarif@v2.20.4
with:
sarif_file: 'trivy-results.sarif'