File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,12 +45,12 @@ jobs:
4545 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
4646
4747 - name : Initialize CodeQL
48- uses : github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
48+ uses : github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
4949 with :
5050 languages : ${{ matrix.language }}
5151 build-mode : ${{ matrix.build-mode }}
5252
5353 - name : Perform CodeQL analysis
54- uses : github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
54+ uses : github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
5555 with :
5656 category : ' /language:${{ matrix.language }}'
Original file line number Diff line number Diff line change 4444 retention-days : 5
4545
4646 - name : Upload to code-scanning
47- uses : github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
47+ uses : github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
4848 with :
4949 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments