mirror of
https://github.com/DependencyTrack/dependency-track.git
synced 2025-12-08 06:09:51 +00:00
Merge pull request #5585 from DependencyTrack/dependabot/github_actions/github/codeql-action-4.31.5
This commit is contained in:
commit
e822f43c1c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/_meta-build.yaml
vendored
2
.github/workflows/_meta-build.yaml
vendored
|
|
@ -166,6 +166,6 @@ jobs:
|
||||||
|
|
||||||
- name: Upload Trivy Scan Results to GitHub Security Tab
|
- name: Upload Trivy Scan Results to GitHub Security Tab
|
||||||
if: ${{ inputs.publish-container }}
|
if: ${{ inputs.publish-container }}
|
||||||
uses: github/codeql-action/upload-sarif@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # tag=v3.29.5
|
uses: github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # tag=v3.29.5
|
||||||
with:
|
with:
|
||||||
sarif_file: 'trivy-results.sarif'
|
sarif_file: 'trivy-results.sarif'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue