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@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
59
+ uses : github/codeql-action/init@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
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@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
75
+ uses : github/codeql-action/analyze@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
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@0f0557ab4a0b31211d42435e42df31cbd63fdd59
21
+ uses : zizmorcore/zizmor-action@87e33752ad17c7c7fc16fe27c858900c59b18d77
You can’t perform that action at this time.
0 commit comments