File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 56
56
57
57
# Initializes the CodeQL tools for scanning.
58
58
- name : Initialize CodeQL
59
- uses : github/codeql-action/init@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
59
+ uses : github/codeql-action/init@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
60
60
with :
61
61
languages : ${{ matrix.language }}
62
62
build-mode : none
72
72
pip install -e .
73
73
74
74
- name : Perform CodeQL Analysis
75
- uses : github/codeql-action/analyze@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
75
+ uses : github/codeql-action/analyze@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
76
76
with :
77
77
category : " /language:${{ matrix.language }}"
Original file line number Diff line number Diff line change 18
18
with :
19
19
persist-credentials : false
20
20
- name : Run zizmor
21
- uses : zizmorcore/zizmor-action@87e33752ad17c7c7fc16fe27c858900c59b18d77
21
+ uses : zizmorcore/zizmor-action@383d31df2eb66a2f42db98c9654bdc73231f3e3a
You can’t perform that action at this time.
0 commit comments