this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci(github-action): update github/codeql-action digest ( d3678e2 → 192325c )

authored by

samip5-bot[bot] and committed by
GitHub
a85393f9 607e59fa

+1 -1
+1 -1
.github/workflows/scan-containers.yaml
··· 68 68 template: "@/contrib/sarif.tpl" 69 69 output: trivy-results.sarif 70 70 - name: Upload Trivy scan results to GitHub Security tab 71 - uses: github/codeql-action/upload-sarif@d3678e237b9c32a6c9bffb3315c335f976f3549f # v3 71 + uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3 72 72 with: 73 73 sarif_file: trivy-results.sarif