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@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.30.1
59
+ uses : github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
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@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.30.1
75
+ uses : github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
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@5ca5fc7a4779c5263a3ffa0e1f693009994446d1 # v0.1.2
21
+ uses : zizmorcore/zizmor-action@e673c3917a1aef3c65c972347ed84ccd013ecda4 # v0.2.0
You can’t perform that action at this time.
0 commit comments