Skip to content

Commit 76e5e30

Browse files
Merge branch 'main' into dependabot/github_actions/dot-github/workflows/softprops/action-gh-release-2
2 parents 231e0cc + 73b1b18 commit 76e5e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
severity: 'CRITICAL,HIGH'
7070

7171
- name: Upload Scan Results
72-
uses: github/codeql-action/upload-sarif@v2
72+
uses: github/codeql-action/upload-sarif@v3
7373
if: always()
7474
with:
7575
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)