mirror of
https://github.com/fosrl/newt.git
synced 2026-03-04 01:36:44 +00:00
Merge pull request #181 from fosrl/dependabot/github_actions/github/codeql-action-4.31.5
Bump github/codeql-action from 4.31.0 to 4.31.5
This commit is contained in:
2
.github/workflows/cicd.yml
vendored
2
.github/workflows/cicd.yml
vendored
@@ -570,7 +570,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload SARIF
|
- name: Upload SARIF
|
||||||
if: ${{ always() && hashFiles('trivy-ghcr.sarif') != '' }}
|
if: ${{ always() && hashFiles('trivy-ghcr.sarif') != '' }}
|
||||||
uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
|
uses: github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4.31.5
|
||||||
with:
|
with:
|
||||||
sarif_file: trivy-ghcr.sarif
|
sarif_file: trivy-ghcr.sarif
|
||||||
category: Image Vulnerability Scan
|
category: Image Vulnerability Scan
|
||||||
|
|||||||
Reference in New Issue
Block a user