File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 84
84
# we let the report trigger content trigger a failure using the GitHub Security features.
85
85
args : ' -tags normal,periodic -no-fail -fmt sarif -out results.sarif ${{matrix.path}}/...'
86
86
- name : Upload SARIF file
87
- uses : github/codeql-action/upload-sarif@f89b8a7d5239ba6d1a0f243ead94ea9ca5775ae1
87
+ uses : github/codeql-action/upload-sarif@e7c0c9d71b7bd108fd12e06b56fc58d3d154164d
88
88
with :
89
89
# Path to SARIF file relative to the root of the repository
90
90
sarif_file : results.sarif
Original file line number Diff line number Diff line change 60
60
with :
61
61
repository : ' konflux-ci/konflux-ci'
62
62
path : konflux-ci
63
- ref : ea95c3893a871257bcb138f509e03d3d43061b38
63
+ ref : 6544eaa205f47f62cd80b04a2bbc98956ac3ad82
64
64
65
65
- name : Create k8s Kind Cluster
66
66
if : steps.tasks-to-be-tested.outputs.tasklist != ''
You can’t perform that action at this time.
0 commit comments