Skip to content

Commit 9cce3af

Browse files
authored
Merge pull request #4466 from DependencyTrack/dependabot/github_actions/github/codeql-action-3.27.9
2 parents 45982a2 + d6c7b7b commit 9cce3af

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@aa578102511db1f4524ed59b8cc2bae4f6e88195 # tag=v3.27.6
152+
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # tag=v3.27.9
153153
with:
154154
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)