mirror of
https://github.com/DependencyTrack/dependency-track.git
synced 2025-12-07 05:39:47 +00:00
build(deps): bump github/codeql-action from 4.31.4 to 4.31.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.4 to 4.31.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](e12f017898...fdbfb4d275)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
01847b79fd
commit
6e43d73989
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@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # tag=v3.29.5
|
||||
uses: github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # tag=v3.29.5
|
||||
with:
|
||||
sarif_file: 'trivy-results.sarif'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue