File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
test/IntegrationTests/docker Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6363
6464 # Initializes the CodeQL tools for scanning.
6565 - name : Initialize CodeQL
66- uses : github/codeql-action/init@0499de31b99561a6d14a36a5f662c2a54f91beee # tag: v4.31.2
66+ uses : github/codeql-action/init@014f16e7ab1402f30e7c3329d33797e7948572db # tag: v4.31.3
6767 with :
6868 languages : ${{ matrix.language }}
6969 build-mode : ${{ matrix.build-mode }}
9292 run : ./build.cmd BuildTracer
9393
9494 - name : Perform CodeQL Analysis
95- uses : github/codeql-action/analyze@0499de31b99561a6d14a36a5f662c2a54f91beee # tag: v4.31.2
95+ uses : github/codeql-action/analyze@014f16e7ab1402f30e7c3329d33797e7948572db # tag: v4.31.3
9696 with :
9797 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 4242 # Upload the results to GitHub's code scanning dashboard (optional).
4343 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
4444 - name : " Upload to code-scanning"
45- uses : github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # tag: v4.31.2
45+ uses : github/codeql-action/upload-sarif@014f16e7ab1402f30e7c3329d33797e7948572db # tag: v4.31.3
4646 with :
4747 sarif_file : results.sarif
Original file line number Diff line number Diff line change 1- FROM mongo:8.2.1@sha256:7d1a1a613b41523172dc2b1b02c706bc56cee64144ccd6205b1b38703c85bf61
1+ FROM mongo:8.2.1@sha256:e64a984d36b24419327c558b49a9100cf78191706222da6a7c8cf56a743ad3db
Original file line number Diff line number Diff line change 1- FROM postgres:18.0 @sha256:41fc5342eefba6cc2ccda736aaf034bbbb7c3df0fdb81516eba1ba33f360162c
1+ FROM postgres:18.1 @sha256:28bda6d50590658221007b10573830c941b483e9d1a5bc2713a3f60477df8389
You can’t perform that action at this time.
0 commit comments