chore: fix dependabot alerts (#2431)

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
This commit is contained in:
Andrei Aaron
2024-05-28 00:37:27 +03:00
committed by GitHub
parent 5ae7a028d9
commit 2bb46b0562
13 changed files with 352 additions and 293 deletions
+2 -2
View File
@@ -237,7 +237,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@v3.25.1
uses: github/codeql-action/upload-sarif@v3.25.6
with:
sarif_file: 'trivy-results.sarif'
@@ -274,7 +274,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@v3.25.1
uses: github/codeql-action/upload-sarif@v3.25.6
with:
sarif_file: 'trivy-results.sarif'