File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2020 cache : maven
2121
2222 - name : Initialize CodeQL
23- uses : github/codeql-action/init@16150320c5db0d4942ea2bd4974fc365d6324737
23+ uses : github/codeql-action/init@25f779c0f271790cfca54f1c5e868acc372ba6f1
2424 with :
2525 languages : java
2626
4545 verbose : true # optional (default = false)
4646
4747 - name : Perform CodeQL Analysis
48- uses : github/codeql-action/analyze@16150320c5db0d4942ea2bd4974fc365d6324737
48+ uses : github/codeql-action/analyze@25f779c0f271790cfca54f1c5e868acc372ba6f1
Original file line number Diff line number Diff line change @@ -33,12 +33,12 @@ jobs:
3333
3434 # Initializes the CodeQL tools for scanning.
3535 - name : Initialize CodeQL
36- uses : github/codeql-action/init@16150320c5db0d4942ea2bd4974fc365d6324737
36+ uses : github/codeql-action/init@25f779c0f271790cfca54f1c5e868acc372ba6f1
3737 with :
3838 languages : java
3939
4040 - name : Autobuild
41- uses : github/codeql-action/autobuild@16150320c5db0d4942ea2bd4974fc365d6324737
41+ uses : github/codeql-action/autobuild@25f779c0f271790cfca54f1c5e868acc372ba6f1
4242
4343 - name : Perform CodeQL Analysis
44- uses : github/codeql-action/analyze@16150320c5db0d4942ea2bd4974fc365d6324737
44+ uses : github/codeql-action/analyze@25f779c0f271790cfca54f1c5e868acc372ba6f1
You can’t perform that action at this time.
0 commit comments