mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-23 09:32:04 +00:00
build(deps): bump github/codeql-action from 2 to 3 (#12383)
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
652e5df133
commit
94e966506d
20
.github/workflows/docker-unified.yml
vendored
20
.github/workflows/docker-unified.yml
vendored
@ -205,7 +205,7 @@ jobs:
|
||||
ignore-unfixed: true
|
||||
vuln-type: "os,library"
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: "trivy-results.sarif"
|
||||
|
||||
@ -276,7 +276,7 @@ jobs:
|
||||
ignore-unfixed: true
|
||||
vuln-type: "os,library"
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: "trivy-results.sarif"
|
||||
|
||||
@ -347,7 +347,7 @@ jobs:
|
||||
ignore-unfixed: true
|
||||
vuln-type: "os,library"
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: "trivy-results.sarif"
|
||||
|
||||
@ -418,7 +418,7 @@ jobs:
|
||||
ignore-unfixed: true
|
||||
vuln-type: "os,library"
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: "trivy-results.sarif"
|
||||
|
||||
@ -489,7 +489,7 @@ jobs:
|
||||
ignore-unfixed: true
|
||||
vuln-type: "os,library"
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: "trivy-results.sarif"
|
||||
|
||||
@ -550,7 +550,7 @@ jobs:
|
||||
ignore-unfixed: true
|
||||
vuln-type: "os,library"
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: "trivy-results.sarif"
|
||||
|
||||
@ -611,7 +611,7 @@ jobs:
|
||||
ignore-unfixed: true
|
||||
vuln-type: "os,library"
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: "trivy-results.sarif"
|
||||
|
||||
@ -672,7 +672,7 @@ jobs:
|
||||
ignore-unfixed: true
|
||||
vuln-type: "os,library"
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: "trivy-results.sarif"
|
||||
|
||||
@ -901,7 +901,7 @@ jobs:
|
||||
vuln-type: "os,library"
|
||||
timeout: 15m
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: "trivy-results.sarif"
|
||||
|
||||
@ -1000,7 +1000,7 @@ jobs:
|
||||
vuln-type: "os,library"
|
||||
timeout: 15m
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v2
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: "trivy-results.sarif"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user