File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3636 path : results.sarif
3737 retention-days : 5
3838 - name : " Upload to code-scanning"
39- uses : github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
39+ uses : github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
4040 with :
4141 sarif_file : results.sarif
Original file line number Diff line number Diff line change 1- FROM alpine:3.20.3 @sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
1+ FROM alpine:3.21.0 @sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
22
33HEALTHCHECK NONE
44
Original file line number Diff line number Diff line change 88 <properties >
99 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1010 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
11- <dependencyCheck .version>11.1.0 </dependencyCheck .version>
11+ <dependencyCheck .version>11.1.1 </dependencyCheck .version>
1212 <dependencyCheck .skip>false</dependencyCheck .skip>
1313 <dependencyCheck .threshold>7</dependencyCheck .threshold>
1414 <saxon .version>12.5</saxon .version>
You can’t perform that action at this time.
0 commit comments