mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-02 11:49:23 +00:00
chore(deps): bump github/codeql-action from 3 to 4 (#14985)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7b3cb7805e
commit
74d620fcc3
2
.github/workflows/docker-unified.yml
vendored
2
.github/workflows/docker-unified.yml
vendored
@ -354,7 +354,7 @@ jobs:
|
|||||||
vuln-type: "os,library"
|
vuln-type: "os,library"
|
||||||
trivy-config: "./trivy.yaml"
|
trivy-config: "./trivy.yaml"
|
||||||
- name: Upload Trivy scan results to GitHub Security tab
|
- name: Upload Trivy scan results to GitHub Security tab
|
||||||
uses: github/codeql-action/upload-sarif@v3
|
uses: github/codeql-action/upload-sarif@v4
|
||||||
with:
|
with:
|
||||||
sarif_file: "trivy-results.sarif"
|
sarif_file: "trivy-results.sarif"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user