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 3939
4040 # Initializes the CodeQL tools for scanning.
4141 - name : Initialize CodeQL
42- uses : github/codeql-action/init@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
42+ uses : github/codeql-action/init@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
4343 with :
4444 languages : javascript
4545
4949 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
5050 # If this step fails, then you should remove it and run the build manually (see below)
5151 - name : Autobuild
52- uses : github/codeql-action/autobuild@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
52+ uses : github/codeql-action/autobuild@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
5353
5454 # ℹ️ Command-line programs to run using the OS shell.
5555 # 📚 https://git.io/JvXDl
6363 # make release
6464
6565 - name : Perform CodeQL Analysis
66- uses : github/codeql-action/analyze@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
66+ uses : github/codeql-action/analyze@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
You can’t perform that action at this time.
0 commit comments