Skip to content

Commit fa0409d

Browse files
authored
Merge pull request #96 from dokku/dependabot/github_actions/github/codeql-action-4
chore(deps): bump github/codeql-action from 3 to 4
2 parents cacab09 + 2dd1f3d commit fa0409d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
severity: "CRITICAL,HIGH"
3131

3232
- name: Upload Trivy scan results to GitHub Security tab
33-
uses: github/codeql-action/upload-sarif@v3
33+
uses: github/codeql-action/upload-sarif@v4
3434
with:
3535
sarif_file: "trivy-results.sarif"

0 commit comments

Comments
 (0)