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@56d197570aa047eae7fe04401603196e2f68521d
23+ uses : github/codeql-action/init@572cc5268d94f11b89e12e7a166cf93275856072
2424 with :
2525 languages : java
2626
4545 verbose : true # optional (default = false)
4646
4747 - name : Perform CodeQL Analysis
48- uses : github/codeql-action/analyze@56d197570aa047eae7fe04401603196e2f68521d
48+ uses : github/codeql-action/analyze@572cc5268d94f11b89e12e7a166cf93275856072
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@56d197570aa047eae7fe04401603196e2f68521d
36+ uses : github/codeql-action/init@572cc5268d94f11b89e12e7a166cf93275856072
3737 with :
3838 languages : java
3939
4040 - name : Autobuild
41- uses : github/codeql-action/autobuild@56d197570aa047eae7fe04401603196e2f68521d
41+ uses : github/codeql-action/autobuild@572cc5268d94f11b89e12e7a166cf93275856072
4242
4343 - name : Perform CodeQL Analysis
44- uses : github/codeql-action/analyze@56d197570aa047eae7fe04401603196e2f68521d
44+ uses : github/codeql-action/analyze@572cc5268d94f11b89e12e7a166cf93275856072
You can’t perform that action at this time.
0 commit comments