Skip to content

Commit 01297b6

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

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

7979
- name: Upload Anchore scan SARIF report
80-
uses: github/codeql-action/upload-sarif@v3
80+
uses: github/codeql-action/upload-sarif@v4
8181
with:
8282
sarif_file: ${{ steps.scan.outputs.sarif }}

0 commit comments

Comments
 (0)