mirror of
https://github.com/DependencyTrack/dependency-track.git
synced 2025-10-19 07:53:18 +00:00
Merge pull request #5340 from DependencyTrack/dependabot/github_actions/github/codeql-action-3.30.5
This commit is contained in:
commit
c4752dba98
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
|
||||
if: ${{ inputs.publish-container }}
|
||||
uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # tag=v3.29.5
|
||||
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # tag=v3.29.5
|
||||
with:
|
||||
sarif_file: 'trivy-results.sarif'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue