Skip to content

Commit 591ffcd

Browse files
Merge pull request #148 from voxpupuli/dependabot/github_actions/github/codeql-action-4
build(deps): bump github/codeql-action from 3 to 4
2 parents 81783e1 + a7248ca commit 591ffcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security_scanning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ jobs:
7373
run: jq . ${{ steps.scan.outputs.sarif }}
7474

7575
- name: Upload Anchore scan SARIF report
76-
uses: github/codeql-action/upload-sarif@v3
76+
uses: github/codeql-action/upload-sarif@v4
7777
with:
7878
sarif_file: ${{ steps.scan.outputs.sarif }}

0 commit comments

Comments
 (0)