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 46
46
47
47
# Initializes the CodeQL tools for scanning.
48
48
- name : Initialize CodeQL
49
- uses : github/codeql-action/init@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3
49
+ uses : github/codeql-action/init@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3
50
50
with :
51
51
languages : ${{ matrix.language }}
52
52
build-mode : ${{ matrix.build-mode }}
63
63
pip install -e .
64
64
65
65
- name : Perform CodeQL Analysis
66
- uses : github/codeql-action/analyze@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3
66
+ uses : github/codeql-action/analyze@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3
67
67
with :
68
68
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