Skip to content

Commit 1cc299a

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

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

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

0 commit comments

Comments
 (0)