File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 ${{ runner.os }}-gradle-
6464
6565 - name : Initialize CodeQL
66- uses : github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
66+ uses : github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
6767 with :
6868 languages : ${{ matrix.language }}
6969 build-mode : ${{ matrix.build-mode }}
7676 ./gradlew compileKotlinJvm --no-daemon --no-build-cache --stacktrace
7777
7878 - name : Perform CodeQL Analysis
79- uses : github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
79+ uses : github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
8080 with :
8181 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