Skip to content

Commit 36c9756

Browse files
chore(deps): update github/codeql-action action to v4 (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa3c9ba commit 36c9756

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
@@ -70,6 +70,6 @@ jobs:
7070
run: jq . ${{ steps.scan.outputs.sarif }}
7171

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

0 commit comments

Comments
 (0)