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 ( f1f6e5f → d3678e2 )

authored by

samip5-bot[bot] and committed by
GitHub
ce5d9980 df267a6d

+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@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3 71 + uses: github/codeql-action/upload-sarif@d3678e237b9c32a6c9bffb3315c335f976f3549f # v3 72 72 with: 73 73 sarif_file: trivy-results.sarif