File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ jobs:
4040 distribution : liberica
4141 - uses : sbt/setup-sbt@dd1ef7d7798fab5ce802a6adab3b782817b8c2d0 # v1.1.20
4242 - name : Initialize CodeQL
43- uses : github/codeql-action/init@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4.33 .0
43+ uses : github/codeql-action/init@c6f931105cb2c34c8f901cc885ba1e2e259cf745 # v4.34 .0
4444 with :
4545 languages : ${{ matrix.language }}
4646 build-mode : ${{ matrix.build-mode }}
4747 - if : matrix.build-mode == 'manual'
4848 run : java src/Builder.java --target=compile
4949 - name : Perform CodeQL Analysis
50- uses : github/codeql-action/analyze@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4.33 .0
50+ uses : github/codeql-action/analyze@c6f931105cb2c34c8f901cc885ba1e2e259cf745 # v4.34 .0
5151 with :
5252 category : " /language:${{matrix.language}}"
You can’t perform that action at this time.
0 commit comments