File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
31
31
# Initializes the CodeQL tools for scanning.
32
32
- name : Initialize CodeQL
33
- uses : github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5
33
+ uses : github/codeql-action/init@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.29.5
34
34
# Override language selection by uncommenting this and choosing your languages
35
35
with :
36
36
languages : javascript
39
39
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
40
40
# If this step fails, then you should remove it and run the build manually (see below)
41
41
- name : Autobuild
42
- uses : github/codeql-action/autobuild@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5
42
+ uses : github/codeql-action/autobuild@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.29.5
43
43
44
44
# ℹ️ Command-line programs to run using the OS shell.
45
45
# 📚 https://git.io/JvXDl
53
53
# make release
54
54
55
55
- name : Perform CodeQL Analysis
56
- uses : github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5
56
+ uses : github/codeql-action/analyze@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.29.5
You can’t perform that action at this time.
0 commit comments