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 @@ -37,14 +37,14 @@ jobs:
3737
3838 # Initializes the CodeQL tools for scanning.
3939 - name : Initialize CodeQL
40- uses : github/codeql-action/init@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13
40+ uses : github/codeql-action/init@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
4141 with :
4242 languages : ${{ matrix.language }}
4343
4444 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
4545 # If this step fails, then you should remove it and run the build manually (see below)
4646 - name : Autobuild
47- uses : github/codeql-action/autobuild@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13
47+ uses : github/codeql-action/autobuild@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
4848
4949 - name : Perform CodeQL Analysis
50- uses : github/codeql-action/autobuild@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13
50+ uses : github/codeql-action/autobuild@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
You can’t perform that action at this time.
0 commit comments