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@39edc492dbe16b1465b0cafca41432d857bdb31a # v3
49
+ uses : github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # 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@39edc492dbe16b1465b0cafca41432d857bdb31a # v3
66
+ uses : github/codeql-action/analyze@181d5eefc20863364f96762470ba6f862bdef56b # 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@1c7106082dbc1753372e3924b7da1b9417011a21
21
+ uses : zizmorcore/zizmor-action@0f0557ab4a0b31211d42435e42df31cbd63fdd59
You can’t perform that action at this time.
0 commit comments