Skip to content

Commit 00953f8

Browse files
authored
Merge pull request #328 from cdalvaro/dependabot/github_actions/github/codeql-action-4
build(deps): Bump github/codeql-action from 3 to 4
2 parents cc5ec2d + b16d561 commit 00953f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ jobs:
100100
severity: "CRITICAL,HIGH"
101101

102102
- name: Upload Trivy Scan Results to GitHub Security Tab
103-
uses: github/codeql-action/upload-sarif@v3
103+
uses: github/codeql-action/upload-sarif@v4
104104
with:
105105
sarif_file: "trivy-results.sarif"

0 commit comments

Comments
 (0)