Commit 426fc11 1 parent 34e2c77 commit 426fc11 Copy full SHA for 426fc11
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 31
31
run : make test
32
32
- name : Upload Report to Codecov
33
33
if : steps.checksecret.outputs.result == 'true'
34
- uses : codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
34
+ uses : codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5.2.0
35
35
with :
36
36
file : ./coverage.out
37
37
fail_ci_if_error : true
Original file line number Diff line number Diff line change 37
37
path : results.sarif
38
38
retention-days : 5
39
39
- name : Upload to code-scanning
40
- uses : github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
40
+ uses : github/codeql-action/upload-sarif@dd196fa9ce80b6bacc74ca1c32bd5b0ba22efca7 # v3.28.3
41
41
with :
42
42
sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments