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 ( 303c0ae → 3599b3b )

authored by

samip5-bot[bot] and committed by
GitHub
9be83431 bc6a90e2

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