File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ jobs:
3232 distribution : temurin
3333 - uses : sbt/setup-sbt@234370af1319038bf8dc432f8a7e4b83078a1781 # v1.1.11
3434 - name : Initialize CodeQL
35- uses : github/codeql-action/init@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
35+ uses : github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
3636 with :
3737 languages : ${{ matrix.language }}
3838 build-mode : ${{ matrix.build-mode }}
3939 - if : matrix.build-mode == 'manual'
4040 run : java src/Builder.java --target=compile
4141 - name : Perform CodeQL Analysis
42- uses : github/codeql-action/analyze@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
42+ uses : github/codeql-action/analyze@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
4343 with :
4444 category : " /language:${{matrix.language}}"
You can’t perform that action at this time.
0 commit comments