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 4242 uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
4343 # Initializes the CodeQL tools for scanning.
4444 - name : Initialize CodeQL
45- uses : github/codeql-action/init@497990dfed22177a82ba1bbab381bc8f6d27058f # v3
45+ uses : github/codeql-action/init@bffd034ab1518ad839a542b8a7356e13a240e076 # v3
4646 with :
4747 languages : ${{ matrix.language }}
4848 # If you wish to specify custom queries, you can do so here or in a config file.
5353 # Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java).
5454 # If this step fails, then you should remove it and run the build manually (see below)
5555 - name : Autobuild
56- uses : github/codeql-action/autobuild@497990dfed22177a82ba1bbab381bc8f6d27058f # v3
56+ uses : github/codeql-action/autobuild@bffd034ab1518ad839a542b8a7356e13a240e076 # v3
5757 # ℹ️ Command-line programs to run using the OS shell.
5858 # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
5959 # If the Autobuild fails above, remove it and uncomment the following three lines.
6262 # echo "Run, Build Application using script"
6363 # ./location_of_script_within_repo/buildscript.sh
6464 - name : Perform CodeQL Analysis
65- uses : github/codeql-action/analyze@497990dfed22177a82ba1bbab381bc8f6d27058f # v3
65+ uses : github/codeql-action/analyze@bffd034ab1518ad839a542b8a7356e13a240e076 # v3
6666 with :
6767 category : ' /language:${{matrix.language}}'
You can’t perform that action at this time.
0 commit comments