Skip to content

Commit ac5f0d7

Browse files
Update github/codeql-action action to v3 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8510256 commit ac5f0d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devskim-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
uses: microsoft/DevSkim-Action@v1
3030

3131
- name: Upload DevSkim scan results to GitHub Security tab
32-
uses: github/codeql-action/upload-sarif@v2
32+
uses: github/codeql-action/upload-sarif@v3
3333
with:
3434
sarif_file: devskim-results.sarif

0 commit comments

Comments
 (0)