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 ( 192325c → 303c0ae )

authored by

samip5-bot[bot] and committed by
GitHub
910f94fb 2b7cda5b

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