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 ( 0d579ff → c10b806 )

authored by

samip5-bot[bot] and committed by
GitHub
f62b2dff 86448e54

+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@0d579ffd059c29b07949a3cce3983f0780820c98 # v4 71 + uses: github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4 72 72 with: 73 73 sarif_file: trivy-results.sarif