Skip to content

Commit b86d923

Browse files
authored
Merge pull request #5795 from DependencyTrack/dependabot/github_actions/github/codeql-action-4.32.2
build(deps): bump github/codeql-action from 4.32.0 to 4.32.2
2 parents 3bb4877 + ba7e7d3 commit b86d923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_meta-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,6 @@ jobs:
166166

167167
- name: Upload Trivy Scan Results to GitHub Security Tab
168168
if: ${{ inputs.publish-container }}
169-
uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # tag=v3.29.5
169+
uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # tag=v3.29.5
170170
with:
171171
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)