File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757
5858 # Initializes the CodeQL tools for scanning.
5959 - name : Initialize CodeQL
60- uses : github/codeql-action/init@23acc5c183826b7a8a97bce3cecc52db901f8251 # 3.25.10
60+ uses : github/codeql-action/init@b611370bb5703a7efb587f9d136a52ea24c5c38c # 3.25.11
6161 with :
6262 languages : ${{ matrix.language }}
6363 # If you wish to specify custom queries, you can do so here or in a config file.
6868 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
6969 # If this step fails, then you should remove it and run the build manually (see below)
7070 - name : Autobuild
71- uses : github/codeql-action/autobuild@23acc5c183826b7a8a97bce3cecc52db901f8251 # 3.25.10
71+ uses : github/codeql-action/autobuild@b611370bb5703a7efb587f9d136a52ea24c5c38c # 3.25.11
7272
7373 # ℹ️ Command-line programs to run using the OS shell.
7474 # 📚 https://git.io/JvXDl
8282 # make release
8383
8484 - name : Perform CodeQL Analysis
85- uses : github/codeql-action/analyze@23acc5c183826b7a8a97bce3cecc52db901f8251 # 3.25.10
85+ uses : github/codeql-action/analyze@b611370bb5703a7efb587f9d136a52ea24c5c38c # 3.25.11
Original file line number Diff line number Diff line change 6464 retention-days : 5
6565
6666 - name : " Upload to code-scanning"
67- uses : github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # 3.25.10
67+ uses : github/codeql-action/upload-sarif@b611370bb5703a7efb587f9d136a52ea24c5c38c # 3.25.11
6868 with :
6969 sarif_file : results.sarif
Original file line number Diff line number Diff line change 356356 <plugin >
357357 <groupId >org.codehaus.mojo</groupId >
358358 <artifactId >taglist-maven-plugin</artifactId >
359- <version >3.0 .0</version >
359+ <version >3.1 .0</version >
360360 <configuration >
361361 <tagListOptions >
362362 <tagClasses >
Original file line number Diff line number Diff line change 4747 <action type =" update" dev =" ggregory" due-to =" Dávid Szigecsán, Gary Gregory" >Fix some Javadoc links #442.</action >
4848 <!-- UPDATE -->
4949 <action type =" update" dev =" ggregory" due-to =" Dependabot" >Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 #422.</action >
50- <action type =" update" dev =" ggregory" due-to =" Gary Gregory" > Bump org.apache.commons:commons-parent from 69 to 71 #435.</action >
50+ <action type =" update" dev =" ggregory" due-to =" Gary Gregory" >Bump org.apache.commons:commons-parent from 69 to 71 #435.</action >
51+ <action type =" update" dev =" ggregory" due-to =" Gary Gregory" >Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 #441.</action >
5152 </release >
5253 <release version =" 1.11.0" date =" 2024-04-28" description =" Feature and bug fix release (Java 8 or above)" >
5354 <!-- ADD -->
You can’t perform that action at this time.
0 commit comments