Skip to content

Commit 965e09c

Browse files
authored
Merge pull request #4741 from DependencyTrack/dependabot/github_actions/github/codeql-action-3.28.11
Bump github/codeql-action from 3.28.10 to 3.28.11
2 parents 0a6b315 + 4a4aeae commit 965e09c

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
@@ -149,6 +149,6 @@ jobs:
149149

150150
- name: Upload Trivy Scan Results to GitHub Security Tab
151151
if: ${{ inputs.publish-container }}
152-
uses: github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # tag=v3.28.10
152+
uses: github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # tag=v3.28.11
153153
with:
154154
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)