chore: fix dependabot alerts (#1649)

This commit is contained in:
Ramkumar Chinchani
2023-07-24 22:14:37 -07:00
committed by GitHub
parent de24bd937f
commit 75b94a3c8b
5 changed files with 23 additions and 18 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.4
uses: github/codeql-action/upload-sarif@v2.21.0
with:
sarif_file: 'trivy-results.sarif'